Commit d94c0ab1 by David Baumgold

Merge pull request #8105 from edx/db/update-devops-usernames

Update devops in requirement file comments
parents 6c54349d fb777fa4
# DON'T JUST ADD NEW DEPENDENCIES!!! # DON'T JUST ADD NEW DEPENDENCIES!!!
# #
# If you open a pull request that adds a new dependency, you should notify: # If you open a pull request that adds a new dependency, you should notify:
# * @mollydb - to check licensing # * @mollydb to check licensing
# * One of @e0d, @jarv, or @feanil - to check system requirements # * One of @e0d, @feanil, @fredsmith, @maxrothman, or @jibsheet
# to check system requirements
beautifulsoup4==4.1.3 beautifulsoup4==4.1.3
beautifulsoup==3.2.1 beautifulsoup==3.2.1
......
# DON'T JUST ADD NEW DEPENDENCIES!!! # DON'T JUST ADD NEW DEPENDENCIES!!!
# #
# If you open a pull request that adds a new dependency, you should notify: # If you open a pull request that adds a new dependency, you should notify:
# * @mollydb - to check licensing # * @mollydb to check licensing
# * One of @e0d or @feanil - to check system requirements # * One of @e0d, @feanil, @fredsmith, @maxrothman, or @jibsheet
# to check system requirements
# Python libraries to install directly from github # Python libraries to install directly from github
......
# DON'T JUST ADD NEW DEPENDENCIES!!! # DON'T JUST ADD NEW DEPENDENCIES!!!
# #
# If you open a pull request that adds a new dependency, you should notify: # If you open a pull request that adds a new dependency, you should notify:
# * @mollydb - to check licensing # * @mollydb to check licensing
# * One of @e0d, @jarv, or @feanil - to check system requirements # * One of @e0d, @feanil, @fredsmith, @maxrothman, or @jibsheet
# to check system requirements
# This must be installed after distribute has been updated. # This must be installed after distribute has been updated.
MySQL-python==1.2.4 MySQL-python==1.2.4
# DON'T JUST ADD NEW DEPENDENCIES!!! # DON'T JUST ADD NEW DEPENDENCIES!!!
# #
# If you open a pull request that adds a new dependency, you should notify: # If you open a pull request that adds a new dependency, you should notify:
# * @mollydb - to check licensing # * @mollydb to check licensing
# * One of @e0d, @jarv, or @feanil - to check system requirements # * One of @e0d, @feanil, @fredsmith, @maxrothman, or @jibsheet
# to check system requirements
# Numpy and scipy can't be installed in the same pip run. # Numpy and scipy can't be installed in the same pip run.
# Install numpy before other things to help resolve the problem. # Install numpy before other things to help resolve the problem.
......
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