summaryrefslogtreecommitdiff
path: root/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused riemann functionality - depends were breaking pipelinesps-remove-riemannPaul Sherwood2017-03-011-1/+0
|
* Use pycodestyle (formerly called pep8) to check python code styleJavier Jardón2017-01-291-1/+1
|
* peg requirements at exact versionslc/pegDaniel Firth2016-11-031-1/+7
|
* Add requirements.txt fileSam Thursfield2015-09-141-0/+3
This lists all the Python packages that are required to use YBD and KBAS. PBR automatically passes the contents of requirements.txt to the distutils install_requires setting. See: http://docs.openstack.org/developer/pbr/#requirements