Skip to content

Commit 538e299

Browse files
committed
restore tox.ini
1 parent 01f7b57 commit 538e299

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

tox.ini

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
[tox]
2-
envlist = py{27}-d{18}-{pg}
3-
;envlist = py{27}-d{18,19}-{pg,sqlite,mysql},
4-
; py{33}-d18-{pg,sqlite},
5-
; py{34,35}-d{18,19}-{pg,sqlite}
6-
; pypy-d{18,19}-{pg,sqlite}
2+
envlist = py{27}-d{18,19}-{pg,sqlite,mysql},
3+
py{33}-d18-{pg,sqlite},
4+
py{34,35}-d{18,19}-{pg,sqlite}
5+
pypy-d{18,19}-{pg,sqlite}
76

87
[pytest]
98
python_paths=./tests/demoapp/

0 commit comments

Comments
 (0)