Commit 5ab7f995 by Ned Batchelder

Better instructions about who to ping for requirements changes

parent 6feeb135
# DON'T JUST ADD NEW DEPENDENCIES!!!
#
# If you open a pull request that adds a new dependency, you should notify:
# * @mollydb - to check licensing
# * @edx/ospr - to check licensing
# * @edx/devops - to check system requirements
numpy==1.6.2
......
# DON'T JUST ADD NEW DEPENDENCIES!!!
#
# If you open a pull request that adds a new dependency, you should notify:
# * @mollydb - to check licensing
# * One of @e0d, @jarv, or @feanil - to check system requirements
# * @edx/ospr - to check licensing
# * @edx/devops - to check system requirements
# Install these packages from the edx-platform working tree
# NOTE: if you change code in these packages, you MUST change the version
......
# DON'T JUST ADD NEW DEPENDENCIES!!!
#
# If you open a pull request that adds a new dependency, you should notify:
# * @mollydb - to check licensing
# * One of @e0d, @jarv, or @feanil - to check system requirements
# * @edx/ospr - to check licensing
# * @edx/devops - to check system requirements
# Packages to install in the Python sandbox for secured execution.
scipy==0.14.0
......
# DON'T JUST ADD NEW DEPENDENCIES!!!
#
# If you open a pull request that adds a new dependency, you should notify:
# * @mollydb - to check licensing
# * support@edx.org - to check system requirements
# * @edx/ospr - to check licensing
# * @edx/devops - to check system requirements
beautifulsoup4==4.1.3
beautifulsoup==3.2.1
......
# DON'T JUST ADD NEW DEPENDENCIES!!!
#
# If you open a pull request that adds a new dependency, you should notify:
# * @nedbat to check licensing
# * @edx/devops to check system requirements
# * @edx/ospr - to check licensing
# * @edx/devops - to check system requirements
#
# A correct GitHub reference looks like this:
#
......
# DON'T JUST ADD NEW DEPENDENCIES!!!
#
# If you open a pull request that adds a new dependency, you should notify:
# * @mollydb - to check licensing
# * @edx/ospr - to check licensing
# * @edx/devops - to check system requirements
# This needs to be installed *after* lxml, which is in base.txt.
......
# DON'T JUST ADD NEW DEPENDENCIES!!!
#
# If you open a pull request that adds a new dependency, you should notify:
# * @mollydb to check licensing
# * @edx/devops to check system requirements
# * @edx/ospr - to check licensing
# * @edx/devops - to check system requirements
# Use a modern setuptools instead of distribute
setuptools==18.0.1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment