Merge pull request #8105 from edx/db/update-devops-usernames
Update devops in requirement file comments
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
# 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
|
||||
# * @mollydb to check licensing
|
||||
# * One of @e0d, @feanil, @fredsmith, @maxrothman, or @jibsheet
|
||||
# to check system requirements
|
||||
|
||||
beautifulsoup4==4.1.3
|
||||
beautifulsoup==3.2.1
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
# 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 or @feanil - to check system requirements
|
||||
# * @mollydb to check licensing
|
||||
# * One of @e0d, @feanil, @fredsmith, @maxrothman, or @jibsheet
|
||||
# to check system requirements
|
||||
|
||||
# Python libraries to install directly from github
|
||||
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
# 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
|
||||
# * @mollydb to check licensing
|
||||
# * One of @e0d, @feanil, @fredsmith, @maxrothman, or @jibsheet
|
||||
# to check system requirements
|
||||
|
||||
# This must be installed after distribute has been updated.
|
||||
MySQL-python==1.2.4
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
# 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
|
||||
# * @mollydb to check licensing
|
||||
# * One of @e0d, @feanil, @fredsmith, @maxrothman, or @jibsheet
|
||||
# to check system requirements
|
||||
|
||||
# Numpy and scipy can't be installed in the same pip run.
|
||||
# Install numpy before other things to help resolve the problem.
|
||||
|
||||
Reference in New Issue
Block a user