Better instructions about who to ping for requirements changes

This commit is contained in:
Ned Batchelder
2016-08-29 12:21:37 -04:00
parent 6feeb135c3
commit 5ab7f995f2
7 changed files with 12 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
# 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

View File

@@ -1,8 +1,8 @@
# 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

View File

@@ -1,8 +1,8 @@
# 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

View File

@@ -1,8 +1,8 @@
# 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

View File

@@ -1,8 +1,8 @@
# 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:
#

View File

@@ -1,7 +1,7 @@
# 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.

View File

@@ -1,8 +1,8 @@
# 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