summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Holth <dholth@fastmail.fm>2014-03-26 23:00:47 -0400
committerDaniel Holth <dholth@fastmail.fm>2014-03-26 23:00:47 -0400
commit76c9802ab5c62aa52b6d7067ed08ea0659adb981 (patch)
treebc1b786e7b9d25bdb0f40176770f8b96c31e0923
parentf3c89f616f59ae69cbae917a461085241133e522 (diff)
downloadwheel-76c9802ab5c62aa52b6d7067ed08ea0659adb981.tar.gz
update copyright & list of tested Python versions
-rw-r--r--LICENSE.txt2
-rw-r--r--tox.ini2
2 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE.txt b/LICENSE.txt
index bcdb5c5..c3441e6 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -1,4 +1,4 @@
-"wheel" copyright (c) 2012 Daniel Holth <dholth@fastmail.fm> and
+"wheel" copyright (c) 2012-2014 Daniel Holth <dholth@fastmail.fm> and
contributors.
The MIT License
diff --git a/tox.ini b/tox.ini
index 35f137a..18fa2c8 100644
--- a/tox.ini
+++ b/tox.ini
@@ -4,7 +4,7 @@
# and then run "tox" from this directory.
[tox]
-envlist = py27, pypy, py32, py33
+envlist = py26, py27, pypy, py33, py34
[testenv]
commands =