Skip to content

Commit 24be4eb

Browse files
committed
Fix minversion typo in tox.ini
1 parent 8cfc9fa commit 24be4eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
minverson = 1.6
2+
minversion = 1.6
33
envlist = py35, py34, py33, py32, py27, py26
44

55
[testenv]

0 commit comments

Comments
 (0)