aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
blob: 3c222bf7fdf7ecca8d52c20c1acadc8708d436e5 (plain)
1
2
3
4
5
6
[testenv]
deps=-rtests/requirements.txt
passenv=APPDATA USERPROFILE HOMEDRIVE HOMEPATH windir APPVEYOR
commands=py.test {posargs:-rsx}
usedevelop=True
extras=ssl