Files
edx-platform/requirements/edx/development.txt
John Eskew 6873c04599 First iteration of code which tests performance of asset metadata
during course import/export. Uses external code_block_timer module.
   Also, add script which validates XML file against an XSD file.
   Uses the unittest framework - but is currently skipped.
2015-01-13 08:47:24 -05:00

11 lines
321 B
Plaintext

#
# Dependencies that are used in development only - and are *NOT* needed to be installed in staging/production.
#
# Python libraries to install directly from github / PyPi
click==3.3
# Third-party:
-e git+https://github.com/doctoryes/code_block_timer.git@f3d0629f086bcc649c3c77f4bc5b9c2c8172c3bf#egg=code_block_timer