Commit Graph

6 Commits

Author SHA1 Message Date
zhurong b908aa8a87 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

Change-Id: Ied76eaab93663d66a2d8255e7cab22ad0c46d81b
2020-04-07 01:46:46 -07:00
OpenStack Proposal Bot a2dba48f1e Updated from global requirements
Change-Id: I3ee459e2dd0f7629caf20c4e106cf6317b7c392e
2017-03-02 11:47:25 +00:00
OpenStack Proposal Bot 86d1aa2d91 Updated from global requirements
Change-Id: Ibd880728d80639b1f99800c86c1f3eabaf7dbb03
2015-12-23 00:52:15 +00:00
Doug Hellmann f4c07e1ae7 Update requirements
Manually updating the requirements, since this project isn't in
the list getting requirements syncs from global requirements. Updating
hacking required some format changes to docstrings, and I included those
in this patch.

Change-Id: Ib33f6308ed121fa2350eb32846e476f2a9dd28f4
2015-06-25 23:15:05 +00:00
Ekaterina Chernova 6b8eb59dc0 Update from global requirements
Change-Id: Idb108f9253ccb4f7eeece234b027339e44779275
2015-04-20 19:40:13 +03:00
Ruslan Kamaldinov 79c7da668a Extract main python client to the top
C and Windows clients were moved to directory 'contrib'.

Change-Id: I2a31a965d38f4f750abf9c8dfa90b249dbe1aeba
2014-05-29 20:02:50 +04:00