summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup py27 supportniuke2022-08-131-8/+0
| | | | | | | | This repo is now testing only with Python 3, so let's make a few cleanups: - Remove python 2.7 stanza from setup.py Change-Id: Ie233ab07100e84c97995468a75f82e932831328f
* remove outdated headerHervé Beraud2020-02-101-1/+0
| | | | Change-Id: I145154677616be69cbc65e53db796dce591cbf88
* Updated from global requirements2.14.0OpenStack Proposal Bot2017-03-021-1/+1
| | | | Change-Id: I942d25bde0d61086b76dde636c5950530175d8fe
* Updated from global requirementsOpenStack Proposal Bot2015-09-171-1/+1
| | | | Change-Id: I21ccc9a468511b3c34bab2d9c323f5e3641e676a
* Updated from global requirementsOpenStack Proposal Bot2015-07-151-1/+1
| | | | Change-Id: If0c00eaf6ec5e4d586764281074a2fa8a37bfea1
* Updated from global requirementsOpenStack Proposal Bot2015-06-221-1/+0
| | | | Change-Id: I624b949e5075096e4cce8533ad63a7b5f4b1131b
* Updated from global requirementsOpenStack Proposal Bot2015-06-161-0/+0
| | | | Change-Id: I1456870ca68db1f532b09a43afb268f09e465ce6
* Updated from global requirementsOpenStack Proposal Bot2014-04-301-0/+8
| | | | Change-Id: I8cbe335d5a4476407ad76091ca4605c6582ec8a5
* Sync requirements and fix pep8 errorsDoug Hellmann2014-02-181-1/+1
| | | | | | | | Sync the requirements from the global list and fix a few pep8 issues caused by not using the proper template for creating the repository. Change-Id: I5407712c34f35d4699aed130fcd0877414b6bc2c
* apply oslo-cookiecutterDoug Hellmann2014-01-311-1/+1
| | | | Change-Id: I5da6b3ae5769255c27c9e549940a3214f8c53bb4
* Add packaging and test control filesDoug Hellmann2014-01-301-0/+22
Need to move the tests back outside of the oslo.test package because testr complains about importing them from the wrong place if we don't. Change-Id: If8e0521dc345f8941f9c7116477549291cf600d2