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

Commit 3832ee4

Browse files
committed
remove python version declarations from tox.ini
1 parent b135daf commit 3832ee4

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
@@ -10,12 +10,3 @@ commands=
1010
deps =
1111
coverage
1212
-r{toxinidir}/dev_requirements.txt
13-
14-
[testenv:py27]
15-
basepython=python2.7
16-
17-
[testenv:py34]
18-
basepython=python3.4
19-
20-
[testenv:py35]
21-
basepython=python3.5

0 commit comments

Comments
 (0)