summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup py27 supportAndreas Jaeger2020-04-051-9/+0
| | | | | | | | | | | | | | | Make a few cleanups: - Remove python 2.7 stanza from setup.py - Add requires on python >= 3.6 to setup.cfg so that pypi and pip know about the requirement - Remove obsolete sections from setup.cfg: * Wheel is not needed for python 3 only repo * Some other sections are obsolete - Update classifiers - Update requirements, no need for python_version anymore - Use sphinx-build Change-Id: I8abd764d97a6711d3e6347ec3a7b8967f1512006
* Updated from global requirementsOpenStack Proposal Bot2017-03-021-1/+1
| | | | Change-Id: Ide1164498fc53c5a28bb1ada7e9f18483204ba1e
* Updated from global requirementsOpenStack Proposal Bot2015-09-171-1/+1
| | | | Change-Id: I9ade8873a2aa239f7605040385171189af86f01b
* Updated from global requirementsOpenStack Proposal Bot2015-07-151-1/+1
| | | | Change-Id: Ic5c39db8c5d6118cf02079e0758e38ada5fda4e0
* Updated from global requirementsOpenStack Proposal Bot2015-07-031-1/+0
| | | | Change-Id: Iea5033e9232b405c7fa371943404cbf2614880c2
* Updated from global requirementsOpenStack Proposal Bot2014-07-301-0/+8
| | | | Change-Id: I4c28ee1bcbafba1cb2bab00463fe4354cd6ec25f
* Updated from global requirementsOpenStack Jenkins2014-03-311-20/+18
| | | | Change-Id: I835e8f7438bdaab718e0a9910880819cab961936
* out with the old, in with the newRussell Haering2013-12-161-22/+3
|
* Change setup.py to extract version without importing.Paul Querna2013-09-201-2/+18
|
* implement connecting and handshakingRussell Haering2013-09-171-1/+3
|
* add agent packagingRussell Haering2013-09-171-0/+25