Commit d8bfa61e by Clinton Blackburn

Merge pull request #28 from edx/monitoring-requirements

Added requirements monitoring file
parents e5f536b6 4415dbb1
# This requirements.txt file is meant to pull in other requirements.txt files so that
# dependency monitoring tools like gemnasium.com can easily process them.
# It can not be used to do the full installation because it is not in the correct
# order.
-r ../base.txt
-r ../docs.txt
-r ../local.txt
-r ../optional.txt
-r ../production.txt
-r ../test.txt
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