Merge pull request #10743 from edx/jibsheet/requirements-devops
Suggest the devops group alias, rather than individual names
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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:
|
||||
#
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user