| # ============================================================================ | |
| # BEHAVE: PYTHON PACKAGE REQUIREMENTS: All requirements | |
| # ============================================================================ | |
| # DESCRIPTION: | |
| # pip install -r <THIS_FILE> | |
| # | |
| # SEE ALSO: | |
| # * http://www.pip-installer.org/ | |
| # ============================================================================ | |
| -r basic.txt | |
| -r develop.txt | |
| -r testing.txt | |
| -r py26_more.txt |