Explorar o código

Merge pull request #396 from msabramo/tox_remove_py25

tox.ini: Remove py25
Mike Naberezny %!s(int64=11) %!d(string=hai) anos
pai
achega
4d1fd922c6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tox.ini

+ 1 - 1
tox.ini

@@ -5,7 +5,7 @@
 
 [tox]
 envlist =
-    py25,py26,py27
+    py26,py27
 
 [testenv]
 commands =