We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 418d5b8 commit 69196ccCopy full SHA for 69196cc
pyproject.toml
@@ -3,7 +3,7 @@ name = "pytest-asdf-plugin"
3
description = "Pytest plugin for testing ASDF schemas"
4
readme = 'README.rst'
5
license-files = ['LICENSE']
6
-authors = [{ name = 'The ASDF Developers', email = '[email protected]' }]
+authors = [{ name = 'The ASDF Developers' }]
7
requires-python = '>=3.9'
8
classifiers = [
9
'Development Status :: 5 - Production/Stable',
0 commit comments