FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove py32 from tox · tryton/python-sql@fd4e065 · GitHub

Commit fd4e065

Browse files
committed
Remove py32 from tox
pip has dropped the support for Python 3.0-3.2
1 parent 8d9fa76 commit fd4e065

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎tox.ini‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# and then run "tox" from this directory.
55

66
[tox]
7-
envlist = py26, py27, py32, py33, py34, pypy, jython
7+
envlist = py26, py27, py33, py34, pypy, jython
88

99
[testenv]
1010
commands = {envpython} setup.py test

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL