Commit acb85c42 by Clinton Blackburn Committed by Clinton Blackburn

Deprecated optional.txt

The New Relic package has been upgraded and moved to production.txt. As we move toward consolidating Ansible configuration, we are adopting best practices from more recent IDAs here in this repo. We no longer use optional.txt. The cost of installing the optional package is minimal relative to the administrative overhead of optionally installing it, thus it will always be installed. However, the code will not be active on servers that are not running the New Relic agent.

LEARNER-818
parent 188d2653
......@@ -7,7 +7,6 @@
-r ../base.txt
-r ../docs.txt
-r ../local.txt
-r ../optional.txt
-r ../production.txt
-r ../test.txt
-r ../../e2e/requirements.txt
# Optional packages
newrelic==2.88.1.73
# DEPRECATED: Place requirements in production.txt.
......@@ -9,6 +9,7 @@ gevent==1.0.2
gunicorn==19.7.1
MySQL-python==1.2.5
newrelic==2.90.0.75
python-memcached==1.58
PyYAML==3.12
nodeenv==1.1.1
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