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 1237bc8 commit ae7c6c6Copy full SHA for ae7c6c6
pyproject.toml
@@ -29,3 +29,6 @@ Documentation = "https://python-discid.readthedocs.org/"
29
Repository = "https://github.com/metabrainz/python-discid"
30
Issues = "https://github.com/metabrainz/python-discid/issues"
31
Changelog = "https://github.com/metabrainz/python-discid/blob/master/CHANGES.rst"
32
+
33
+[dependency-groups]
34
+test = ["pytest"]
0 commit comments