Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Commit d3e61e1

Browse files
committed
remove python version declarations from tox.ini
1 parent 39f72d3 commit d3e61e1

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

tox.ini

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,3 @@ commands=
1313
deps =
1414
coverage
1515
-r{toxinidir}/dev_requirements.txt
16-
17-
[testenv:py27]
18-
basepython=python2.7
19-
20-
[testenv:py34]
21-
basepython=python3.4
22-
23-
[testenv:py35]
24-
basepython=python3.5

0 commit comments

Comments
 (0)