Skip to content

Commit 527adbb

Browse files
committed
Remove deprecated package
1 parent f386cb4 commit 527adbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ twine = "*"
6565

6666
[tool.poetry.extras]
6767
docs = ["sphinx", "recommonmark", "sphinx-issues", "alagitpull"]
68-
test = ["pytest", "pathlib2", "pytest-rerunfailures", "pytest-mock"]
68+
test = ["pytest", "pytest-rerunfailures", "pytest-mock"]
6969
coverage = ["codecov", "coverage", "pytest-cov"]
7070
format = ["black", "isort"]
7171
lint = ["flake8"]

0 commit comments

Comments
 (0)