all teh colors

This commit is contained in:
Kenneth Reitz
2011-10-15 12:54:50 -04:00
parent a688f026dc
commit d0b9357f1b
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ init:
pip install -r reqs.txt
test:
python test_requests.py
nosetests test_requests.py --with-color
ci: init
nosetests test_requests.py --with-xunit --xunit-file=junit-report.xml
+3 -2
View File
@@ -1,6 +1,7 @@
gunicorn
envoy==0.0.2
httpbin==0.0.4
gunicorn
nose
pyflakes
omnijson
httpbin==0.0.4
rudolf