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 fb39a85 commit 000a314Copy full SHA for 000a314
pyproject.toml
@@ -45,6 +45,8 @@ dependencies = [
45
"pytest>=4.6",
46
]
47
48
+# [project.optional-dependencies] moved to requirements/dev.in
49
+
50
[project.urls]
51
Changelog = "https://github.com/pylint-dev/pylint-pytest/blob/master/CHANGELOG.md"
52
Documentation = "https://github.com/pylint-dev/pylint-pytest#readme"
0 commit comments