2014-03-29 13:33:09 +00:00
|
|
|
[tox]
|
2018-09-16 04:47:38 +00:00
|
|
|
envlist =
|
|
|
|
py{36,35,34,27,py}
|
|
|
|
py{36,27}-devel
|
2014-03-29 13:33:09 +00:00
|
|
|
|
|
|
|
[testenv]
|
2018-09-16 04:47:38 +00:00
|
|
|
deps =
|
|
|
|
bottle
|
2014-03-29 13:33:09 +00:00
|
|
|
|
2018-09-16 04:47:38 +00:00
|
|
|
devel: https://github.com/bottlepy/bottle/archive/master.zip
|