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:
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user