Merge pull request #10743 from edx/jibsheet/requirements-devops

Suggest the devops group alias, rather than individual names
This commit is contained in:
Kevin Falcone
2015-11-30 12:54:29 -05:00
4 changed files with 4 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
#
# 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/devops - to check system requirements
numpy==1.6.2
networkx==1.7

View File

@@ -2,8 +2,7 @@
#
# If you open a pull request that adds a new dependency, you should notify:
# * @mollydb to check licensing
# * One of @e0d, @feanil, @fredsmith, @maxrothman, or @jibsheet
# to check system requirements
# * @edx/devops to check system requirements
#
# A correct GitHub reference looks like this:
#

View File

@@ -2,7 +2,7 @@
#
# 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/devops - to check system requirements
# This needs to be installed *after* lxml, which is in base.txt.
# python-saml pulls in lxml as a dependency, and due to a bug in setuptools,

View File

@@ -2,8 +2,7 @@
#
# If you open a pull request that adds a new dependency, you should notify:
# * @mollydb to check licensing
# * One of @e0d, @feanil, @fredsmith, @maxrothman, or @jibsheet
# to check system requirements
# * @edx/devops to check system requirements
# Use a modern setuptools instead of distribute
setuptools==18.0.1