zulip/requirements/py2_dev.txt
Eklavya Sharma 9922ecc7d6 Shift twisted to requirements/py2_dev.txt.
Since twisted is only used for running tools/run-dev.py, we only
need it in development.  Also twisted is not python 3 compatible.
So it should be shifter to requirements/py2_dev.txt.
2016-07-28 14:52:09 -07:00

6 lines
83 B
Plaintext

-r py2_common.txt
-r dev.txt
# Needed for running tools/run-dev.py
-r twisted.txt