Skip to content

Commit da58c92

Browse files
committed
Remove Python 2.7
1 parent 9140873 commit da58c92

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

tox.ini

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,6 @@ skip_install = True
2525
deps = pre-commit>=1.11.0
2626
commands = pre-commit run --all-files --show-diff-on-failure
2727

28-
[testenv:py27]
29-
deps =
30-
-rrequirements.txt
31-
delayed-assert
32-
mock
33-
pytest-cov
34-
3528
[gh-actions]
3629
python =
3730
3.7: pep, py37

0 commit comments

Comments
 (0)