This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
zulip
mirror of
https://github.com/zulip/zulip.git
Watch
1
Star
0
Fork
You've already forked zulip
0
Code
Issues
Projects
Releases
Wiki
Activity
d876fac01a
zulip
/
requirements
/
py2_dev.txt
6 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add python2-specific requirements files. For now just make these files point to their non-specific counterparts.
2016-07-02 05:00:48 +02:00
-r py2_common.txt
-r dev.txt
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-27 20:57:41 +02:00
# Needed for running tools/run-dev.py
-r twisted.txt