1
0
mirror of https://github.com/httpie/cli.git synced 2026-04-26 20:02:11 +02:00

Update tox.ini

This commit is contained in:
Eugene Duboviy
2017-01-08 16:12:31 +02:00
committed by GitHub
parent 97804802c0
commit 66a6475064
+1 -1
View File
@@ -3,7 +3,7 @@
[tox]
envlist = py26, py27, py35, pypy, codestyle
envlist = py26, py27, py35, py36, pypy, codestyle
[testenv]