summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 8bc4886..0278c92 100644
--- a/tox.ini
+++ b/tox.ini
@@ -5,7 +5,6 @@ envlist=py3,check-manifest,mypy,flake8,black,black-run
deps =
pytz
pytest == 5.4.1
- git+https://github.com/Psycojoker/pytest-capture-deprecatedwarnings
git+https://github.com/psycojoker/pytest-capture-deprecatedwarnings
commands=
{envpython} -m pytest test {posargs}