Skip to content

Commit

Permalink
Removed py26-dev tox environment
Browse files Browse the repository at this point in the history
This was missed in commit 4320db4, I believe.

Closes django-tastypie#312.
  • Loading branch information
benspaulding committed Oct 13, 2013
1 parent f0222ea commit d9844dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = py33-dev,py27-dev,py26-dev,py33-1.5,py27-1.5,py26-1.5,docs
envlist = py33-dev,py27-dev,py33-1.5,py27-1.5,py26-1.5,docs

[testenv]
setenv =
Expand Down

0 comments on commit d9844dc

Please sign in to comment.