summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndraz Brodnik <brodul@brodul.org>2013-07-16 22:55:46 +0200
committerAndraz Brodnik <brodul@brodul.org>2013-07-16 22:55:46 +0200
commit7c5eb1b3ced8d2c0b2e5ac8bc3fd5592bb619b9b (patch)
tree27a2f5584c16a66749e9b4ed19e5e4c8e7c7a547
parentb3f36e888f0642532a70f736fdf75c8e1b6daeba (diff)
downloadrepoze-lru-7c5eb1b3ced8d2c0b2e5ac8bc3fd5592bb619b9b.tar.gz
added python 3.3 to tox
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 66fc643..ecb24ed 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
[tox]
envlist =
- py26,py27,py32,pypy,cover,docs
+ py26,py27,py32,py33,pypy,cover,docs
[testenv]
commands =