view requirements.txt @ 5899:106259896c7c

subprocess: output on stderr doesn't mean that a process failed Git sometimes does that. Threading non-determinism did that we sometimes didn't see it, and sometimes we failed.
author Mads Kiilerich <madski@unity3d.com>
date Wed, 04 May 2016 01:18:25 +0200
parents 941548131765
children
line wrap: on
line source

# 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
.