remove outdated tox env

This commit is contained in:
Maximilian Hils 2021-01-13 17:35:15 +01:00 committed by GitHub
parent ff624d0b87
commit ad3995f4f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 6 deletions

View File

@ -31,12 +31,7 @@ commands =
deps = mypy==0.790
commands =
mypy . {posargs}
[testenv:rstcheck]
deps = rstcheck>=3.3.1,<4
commands =
rstcheck README.rst {posargs}
[testenv:individual_coverage]
deps =
-rrequirements.txt