Merge pull request #1581 from prusnak/pytest-md

overrides: add pytest-md
This commit is contained in:
Phillip Cloud 2024-05-01 11:14:56 -04:00 committed by GitHub
commit d42bb4a4a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18923,6 +18923,9 @@
"setuptools",
"setuptools-scm"
],
"pytest-md": [
"setuptools"
],
"pytest-metadata": [
"hatch-vcs",
"hatchling",