stacktach-stackdistiller/requirements.txt
Levi Blackstone b13bcb7513 Add PEP8 check and fix related issues
- Add PEP8 section to tox.ini
- Add hacking to requirements to enforce OpenStack style requirements
- Change setup.py to use PBR
- Add setup.cfg
- Fix formatting issues flagged by flake8 check
- Add copyright notices to all remaining files
- Update .gitignore file
- Bump version number

Change-Id: If32d332d3b7800f66fe6ad0f815f178bda739036
2015-05-05 10:20:59 -05:00

7 lines
101 B
Plaintext

hacking>=0.10.0,<0.11
enum34>=1.0
iso8601>=0.1.10
jsonpath-rw>=1.2.0, < 2.0
PyYAML>=3.1.0
six>=1.5.2