Skip to content

Commit 69196cc

Browse files
committed
1 parent 418d5b8 commit 69196cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "pytest-asdf-plugin"
33
description = "Pytest plugin for testing ASDF schemas"
44
readme = 'README.rst'
55
license-files = ['LICENSE']
6-
authors = [{ name = 'The ASDF Developers', email = '[email protected]' }]
6+
authors = [{ name = 'The ASDF Developers' }]
77
requires-python = '>=3.9'
88
classifiers = [
99
'Development Status :: 5 - Production/Stable',

0 commit comments

Comments
 (0)