commit | 5bd5ccf7cf229f033c7152ce0b650a40feb25f81 | [log] [tgz] |
---|---|---|
author | arithmetic1728 <[email protected]> | Thu Oct 21 15:25:46 2021 -0700 |
committer | GitHub <[email protected]> | Thu Oct 21 15:25:46 2021 -0700 |
tree | fb08f54a8732706a7633da0d464ae3823fd3fb4b | |
parent | e2b3c98cd8c67b702be1b711c06ee7b9bbedb8ba [diff] |
fix: add back python 2.7 for gcloud usage only (#892) * fix: add back python 2.7 for gcloud * fix: fix setup and tests * fix: add enum34 for python 2.7 * fix: add app engine app and fix noxfile * fix: move test_app_engine.py * fix: fix downscoped * fix: fix downscoped * fix: remove py2 from classifiers