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 de9533b commit 812f27fCopy full SHA for 812f27f
pyproject.toml
@@ -54,7 +54,7 @@ docs = [
54
"sphinx_rtd_theme",
55
"Sphinx>=3.0,<3.4",
56
]
57
-test = ["coverage[toml]>=5,<6", "Django"]
+test = ["coverage[toml]", "Django", "tox"]
58
59
[tool.setuptools]
60
include-package-data = true
0 commit comments