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 f386cb4 commit 527adbbCopy full SHA for 527adbb
pyproject.toml
@@ -65,7 +65,7 @@ twine = "*"
65
66
[tool.poetry.extras]
67
docs = ["sphinx", "recommonmark", "sphinx-issues", "alagitpull"]
68
-test = ["pytest", "pathlib2", "pytest-rerunfailures", "pytest-mock"]
+test = ["pytest", "pytest-rerunfailures", "pytest-mock"]
69
coverage = ["codecov", "coverage", "pytest-cov"]
70
format = ["black", "isort"]
71
lint = ["flake8"]
0 commit comments