mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Forget Python 3.1 in tox.ini
This commit is contained in:
parent
ea97c014b7
commit
2aed6d69c9
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -1,5 +1,5 @@
|
|||
[tox]
|
||||
envlist = py26, py27, py31, py32, py33, py34, pypy
|
||||
envlist = py26, py27, py32, py33, py34, pypy
|
||||
|
||||
[base]
|
||||
deps =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue