Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger 4d19dcd9ea Cleanup py27 support
This repo is now testing only with Python 3, so let's 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
- Update classifiers
- Update requirements, no need for python_version anymore
- Switch to using sphinx-build
- Use newer openstackdocstheme and Sphinx versions
- Cleanup */source/conf.py to remove now obsolete content.
- Remove Babel from requirements, it's not needed for running.
- Update lower-constraints for osprofiler as required by
  other dependencies.

Change-Id: I84ec7cae5b051bb9c69969d8ccaa28b053914840
2020-04-17 22:28:25 +02:00
OpenStack Proposal Bot df4f509077 Updated from global requirements
Change-Id: I42e655622d1b39471b9e70853c1603ad8864cefa
2017-03-02 11:46:45 +00:00
OpenStack Proposal Bot 264ee2224f Updated from global requirements
Change-Id: Ic1dbd51b9b406e6b0f92093b04ae7faa739a426c
2015-10-17 02:55:30 +00:00
Gary W. Smith 72cdc8488d Fix pep8 violations 2015-04-09 16:34:30 -07:00
Gary W. Smith 95dfd941cb Initial project creation 2015-03-13 14:01:16 -07:00