CircleCI/PIP woes with Python 2.4

This commit is contained in:
rocky
2019-12-09 04:27:22 -05:00
parent 8cbdaecfc9
commit 1c943a465a

View File

@@ -45,8 +45,8 @@ jobs:
- v2-dependencies-
# This is based on your 1.0 configuration file or project settings
- run: easy_install xdis spark-parser
- run: pip install -e .
- run: pip install -r requirements-dev.txt
# Save dependency cache
- save_cache: