fnp
/
django-ssify.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
af10b85
)
Test on pypy.
author
Radek Czajka
<rczajka@rczajka.pl>
Fri, 17 Oct 2014 21:11:27 +0000
(23:11 +0200)
committer
Radek Czajka
<rczajka@rczajka.pl>
Fri, 17 Oct 2014 21:11:27 +0000
(23:11 +0200)
tox.ini
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
index
0daa6e6
..
5954c8d
100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-3,8
+3,8
@@
#
[tox]
envlist=clear,
- d1{5,6}-py{26,27,32,33},
- d{17,d}-py{27,32,33,34},
+ d1{5,6}-py{26,27,32,33
,py
},
+ d{17,d}-py{27,32,33,34
,py
},
stats
[testenv]
@@
-16,12
+16,6
@@
deps=
d17: Django>=1.7,<1.8
dd: https://github.com/django/django/zipball/master
coverage
-basepython=
- py26: python2.6
- py27: python2.7
- py32: python3.2
- py33: python3.3
- py34: python3.4
[testenv:clear]
basepython=python3.4