CircleCI/PIP woes with Python 2.4

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

View File

@@ -45,6 +45,7 @@ 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