summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorFelix Yan <felixonmars@archlinux.org>2015-11-07 22:28:42 +0800
committerFelix Yan <felixonmars@archlinux.org>2015-11-07 22:28:42 +0800
commit99adf174f40e2ee67e4f900351309ab35b04a412 (patch)
tree949378fc68ddaa34e26e2176397f710ad2c0c07c /tox.ini
parent3bcdfdcda8d85a0b5383ab529fdb6fb789c7e3ef (diff)
downloadzope-location-99adf174f40e2ee67e4f900351309ab35b04a412.tar.gz
Note explicit support for Python 3.5
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index b8c605e..a9f684e 100644
--- a/tox.ini
+++ b/tox.ini
@@ -3,7 +3,7 @@ envlist =
# Jython support pending 2.7 support, due 2012-07-15 or so. See:
# http://fwierzbicki.blogspot.com/2012/03/adconion-to-fund-jython-27.html
# py26,py27,py32,jython,pypy,coverage
- py26,py27,py32,py33,py34,pypy,coverage,docs
+ py26,py27,py32,py33,py34,py35,pypy,pypy3,coverage,docs
[testenv]
commands =