mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
@@ -23,3 +23,7 @@ charade:
|
||||
git clone https://github.com/sigmavirus24/charade.git
|
||||
mv charade/charade requests/packages/
|
||||
rm -fr charade
|
||||
|
||||
publish:
|
||||
python setup.py sdist upload
|
||||
python setup.py bdist_wheel upload
|
||||
|
||||
+2
-1
@@ -1,3 +1,4 @@
|
||||
py==1.4.12
|
||||
pytest==2.3.4
|
||||
invoke==0.2.0
|
||||
invoke==0.2.0
|
||||
wheel
|
||||
|
||||
Reference in New Issue
Block a user