changes to refactor local requirements.
This commit is contained in:
6
requirements/edx-sandbox/local.txt
Normal file
6
requirements/edx-sandbox/local.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
# Install these packages from the edx-platform working tree
|
||||
# NOTE: if you change code in these packages, you MUST change the version
|
||||
# number in its setup.py or the code WILL NOT be installed during deploy.
|
||||
common/lib/calc
|
||||
common/lib/chem
|
||||
common/lib/sandbox-packages
|
||||
@@ -1,10 +1,3 @@
|
||||
# Packages to install in the Python sandbox for secured execution.
|
||||
scipy==0.11.0
|
||||
lxml==3.0.1
|
||||
|
||||
# Install these packages from the edx-platform working tree
|
||||
# NOTE: if you change code in these packages, you MUST change the version
|
||||
# number in its setup.py or the code WILL NOT be installed during deploy.
|
||||
common/lib/calc
|
||||
common/lib/chem
|
||||
common/lib/sandbox-packages
|
||||
|
||||
Reference in New Issue
Block a user