Update comment in development.txt to be more correct

This commit is contained in:
bmedx
2017-07-13 13:09:28 -04:00
parent 390ba5c86c
commit 8d184480ea

View File

@@ -1,7 +1,7 @@
#
# Dependencies that are used in development only - and are *NOT* needed to be installed in staging/production.
#
# These must be installed manually in your development environment using:
# These are installed automatically in devstack, and can also be installed manually using:
#
# pip install -r requirements/edx/development.txt
#