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 873dd89 commit ef21c89Copy full SHA for ef21c89
pyproject.toml
@@ -76,7 +76,7 @@ twine = "*"
76
77
[tool.poetry.extras]
78
docs = ["sphinx", "recommonmark", "sphinx-issues", "alagitpull", "aafigure", "pillow"]
79
-test = ["pytest", "pathlib2", "pytest-rerunfailures", "pytest-mock"]
+test = ["pytest", "pytest-rerunfailures", "pytest-mock"]
80
coverage = ["codecov", "coverage", "pytest-cov"]
81
format = ["black", "isort"]
82
lint = ["flake8"]
0 commit comments