Changeset - 941548131765
[Not reviewed]
stable
0 0 1
Mads Kiilerich - 10 years ago 2016-03-02 20:32:32
madski@unity3d.com
setup: introduce requirements.txt for use as "pip install -r requirements.txt" as alternative to "setup.py develop"
1 file changed with 4 insertions and 0 deletions:
0 comments (0 inline, 0 general)
requirements.txt
Show inline comments
 
new file 100644
 
# requirements.txt file for use as "pip install -r requirements.txt" as a
 
# readthedocs compatible alternative to "pip install -e ." which is a working
 
# alternative to "setup.py develop" which doesn't work with Mercurial 3.7
 
.
0 comments (0 inline, 0 general)