uritemplates also missing from oauth2client setup.
This commit is contained in:
1
Makefile
1
Makefile
@@ -59,6 +59,7 @@ oauth2_prerelease: test
|
|||||||
-sudo rm -rf snapshot/
|
-sudo rm -rf snapshot/
|
||||||
mkdir snapshot
|
mkdir snapshot
|
||||||
python expandsymlinks.py --source=oauth2client --dest=snapshot/oauth2client
|
python expandsymlinks.py --source=oauth2client --dest=snapshot/oauth2client
|
||||||
|
python expandsymlinks.py --source=uritemplate --dest=snapshot/uritemplate
|
||||||
cp setup_oauth2client.py snapshot/setup.py
|
cp setup_oauth2client.py snapshot/setup.py
|
||||||
cp MANIFEST_oauth2client.in snapshot/MANIFEST.in
|
cp MANIFEST_oauth2client.in snapshot/MANIFEST.in
|
||||||
cp README_oauth2client snapshot/README
|
cp README_oauth2client snapshot/README
|
||||||
|
|||||||
Reference in New Issue
Block a user