view requirements.txt @ 5741:941548131765 stable

setup: introduce requirements.txt for use as "pip install -r requirements.txt" as alternative to "setup.py develop"
author Mads Kiilerich <madski@unity3d.com>
date Wed, 02 Mar 2016 20:32:32 +0100
parents
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
.