Remove monitoring files.

We used these when we were hooked up to gemnasium but
we haven't been working with that for a little while.
This commit is contained in:
Feanil Patel
2019-04-15 17:57:24 -04:00
parent 7b96330d0a
commit bda6bd35e6
2 changed files with 0 additions and 17 deletions

View File

@@ -1,9 +0,0 @@
# 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.
# These tools should be updated to use requirements/edx/development.txt
# instead, as that is now a comprehensive collection of all dependencies
# used to run, test, or develop LMS and Studio. Then this file can be
# safely deleted.
-r ../edx/development.txt

View File

@@ -1,8 +0,0 @@
# 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.
# These tools should be updated to use requirements/edx-sandbox/base.txt
# instead, as that is now a comprehensive collection of all dependencies
# installed in code sandboxes. Then this file can be safely deleted.
-r ../edx-sandbox/base.txt