mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 14:50:16 +00:00
4 lines
104 B
INI
4 lines
104 B
INI
[tox]
|
|
envlist = py24,py25,py26,py27
|
|
[testenv]
|
|
commands=nosetests --with-xunit --xunit-file=nosetests.xml |