Merge pull request #20230 from edx/feanil/remove_unused_files

Remove monitoring files.
This commit is contained in:
Feanil Patel
2019-04-16 08:41:28 -07:00
committed by GitHub
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