-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMakefile
6 lines (4 loc) · 1.53 KB
/
Makefile
1
2
3
4
5
6
# just zips stuff up
all: lambda.zip
lambda.zip: lambda_function.py config.py
zip -r lambda.zip apiclient cachetools cachetools-4.2.1.dist-info certifi certifi-2020.12.5.dist-info chardet chardet-4.0.0.dist-info config.py credentials.json _distutils_hack distutils-precedence.pth google googleapiclient google_api_core-1.26.3.dist-info google_api_core-1.26.3-py3.9-nspkg.pth google-api-python-client google_api_python_client google-api-python-client-2.1.0.dist-info google_api_python_client-2.1.0.dist-info googleapis_common_protos-1.53.0.dist-info googleapis_common_protos-1.53.0-py3.9-nspkg.pth google_auth-1.28.1.dist-info google_auth-1.28.1-py3.9-nspkg.pth google_auth_httplib2-0.1.0.dist-info google_auth_httplib2.py google_auth_oauthlib google_auth_oauthlib-0.4.4.dist-info httplib2 httplib2-0.19.1.dist-info idna idna-2.10.dist-info lambda_function.py oauthlib oauthlib-3.1.0.dist-info packaging packaging-20.9.dist-info pip pip-21.0.1.dist-info pip-21.0.1.virtualenv pkg_resources protobuf-3.15.8.dist-info protobuf-3.15.8-py3.8-nspkg.pth pyasn1 pyasn1-0.4.8.dist-info pyasn1_modules pyasn1_modules-0.2.8.dist-info __pycache__ pyparsing-2.4.7.dist-info pyparsing.py pytz pytz-2021.1.dist-info requests requests-2.25.1.dist-info requests_oauthlib requests_oauthlib-1.3.0.dist-info rsa rsa-4.7.2.dist-info setuptools setuptools-54.1.2.dist-info setuptools-54.1.2.virtualenv six-1.15.0.dist-info six.py uritemplate uritemplate-3.0.1.dist-info urllib3 urllib3-1.26.4.dist-info _virtualenv.pth _virtualenv.py wheel wheel-0.36.2.dist-info wheel-0.36.2.virtualenv