This commit is contained in:
11
hidePythonDeps.patch
Normal file
11
hidePythonDeps.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- setup.py.orig
|
||||
+++ setup.py
|
||||
@@ -85,7 +85,7 @@ setup(
|
||||
long_description=long_desc,
|
||||
author="Google Inc.",
|
||||
url="http://github.com/google/google-api-python-client/",
|
||||
- install_requires=install_requires,
|
||||
+# install_requires=install_requires,
|
||||
packages=packages,
|
||||
package_data={},
|
||||
license="Apache 2.0",
|
Reference in New Issue
Block a user