mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
tox setup for 2.4-2.7
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
nosetests test_requests.py --with-xunit --with-coverage
|
||||
tox
|
||||
coverage xml
|
||||
rm -fr pylint.txt
|
||||
pylint -d W0312 -d W0212 -d E1101 -d E0202 -d W0102 -d E0102 -f parseable ./requests > pylint.txt || true
|
||||
|
||||
Reference in New Issue
Block a user