| # ============================================================================ | |
| # PYTHON PACKAGE REQUIREMENTS: Normal usage/installation (minimal) | |
| # ============================================================================ | |
| # DESCRIPTION: | |
| # pip install -r <THIS_FILE> | |
| # | |
| # SEE ALSO: | |
| # * http://www.pip-installer.org/ | |
| # ============================================================================ | |
| parse >= 1.8.4 | |
| enum34 | |
| six >= 1.11.0 |