Ver código fonte

Fixed tox.ini

Danilo Bargen 10 anos atrás
pai
commit
4f5c6dc8fc
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      tox.ini

+ 1 - 1
tox.ini

@@ -3,7 +3,7 @@ envlist =
     2.7,
     3.3,
     3.4,
-    pypy
+    pypy,
     pypy3
 
 [testenv]