Remove development.txt from circle.yml
This commit is contained in:
@@ -29,7 +29,6 @@ dependencies:
|
||||
- pip install --exists-action w pbr==0.9.0
|
||||
- pip install --exists-action w -r requirements/edx/base.txt
|
||||
- pip install --exists-action w -r requirements/edx/paver.txt
|
||||
- pip install --exists-action w -r requirements/edx/development.txt
|
||||
- pip install --exists-action w -r requirements/edx/testing.txt
|
||||
- if [ -e requirements/edx/post.txt ]; then pip install --exists-action w -r requirements/edx/post.txt ; fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user