Commit b63e5fa0 by Brian Mesick Committed by GitHub

Merge pull request #15559 from edx/bmedx/pyinotify_for_dev

Add pyinotify to development requirements for docker devstack perf
parents cdd0e945 8d184480
#
# 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
#
......@@ -10,6 +10,7 @@
click==3.3
isort==4.2.5
pyinotify==0.9.6
# Third-party:
-e git+https://github.com/doctoryes/code_block_timer.git@f3d0629f086bcc649c3c77f4bc5b9c2c8172c3bf#egg=code_block_timer
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