requirements.txt

This commit is contained in:
Kenneth Reitz
2012-12-17 08:39:13 -05:00
parent c65a52a1d0
commit c2100c0a4e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ History
- Switch to Apache 2.0 license
- Connection Adapters
- Standard library logging
- Reponse.iter_json
- Make Reponse.json() callable, not property.
0.14.2 (2012-10-27)
+1 -1
View File
@@ -4,7 +4,7 @@ test:
py.test
test-deps:
pip install py.test
pip install -r requirements.txt
six:
python test_requests.py