Skip to content

Commit a1b59e6

Browse files
Merge pull request #172 from anthrotype/fix-tox-ini
tox.ini: don't pin py version; fixes #171
2 parents 75897ba + f8e3afc commit a1b59e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ max-complexity = 10
88
[testenv]
99
usedevelop=True
1010
deps=
11-
py==1.4.26
1211
pytest
1312
commands=
1413
test: py.test []

0 commit comments

Comments
 (0)