stuff and things

This commit is contained in:
Kenneth Reitz
2012-01-22 20:12:49 -05:00
parent e84a7c7e6f
commit 36842db26f
+1
View File
@@ -19,6 +19,7 @@ pyc:
deps:
rm -fr requests/packages/urllib3
git clone https://github.com/shazow/urllib3.git
cd urllib3 && git checkout python3 && cd ..
mv urllib3/urllib3 requests/packages/
rm -fr urllib3