e27cdb36732d98ca813c1ea62a447dd8e6a68da5
11 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Andreas Jaeger
|
3e7d44746e |
Cleanup py27 support
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 |
||
|
OpenStack Proposal Bot
|
8e1226e732 |
Updated from global requirements
Change-Id: Ide1164498fc53c5a28bb1ada7e9f18483204ba1e |
||
|
OpenStack Proposal Bot
|
9a8111f5d2 |
Updated from global requirements
Change-Id: I9ade8873a2aa239f7605040385171189af86f01b |
||
|
OpenStack Proposal Bot
|
4c9f318e0f |
Updated from global requirements
Change-Id: Ic5c39db8c5d6118cf02079e0758e38ada5fda4e0 |
||
|
OpenStack Proposal Bot
|
edcba08ede |
Updated from global requirements
Change-Id: Iea5033e9232b405c7fa371943404cbf2614880c2 |
||
|
OpenStack Proposal Bot
|
b3a98fca4a |
Updated from global requirements
Change-Id: I4c28ee1bcbafba1cb2bab00463fe4354cd6ec25f |
||
|
OpenStack Jenkins
|
32fe6e14c9 |
Updated from global requirements
Change-Id: I835e8f7438bdaab718e0a9910880819cab961936 |
||
|
Russell Haering
|
27fdc13e49 | out with the old, in with the new | ||
|
Paul Querna
|
d18f3f189c | Change setup.py to extract version without importing. | ||
|
Russell Haering
|
11eac2f1a5 | implement connecting and handshaking | ||
|
Russell Haering
|
7f7a93f039 | add agent packaging |