Commit Graph

3 Commits

Author SHA1 Message Date
Marc Gariepy 272ad600e2 Cleanup setup.py config
Change-Id: I5263c796a5ccaf6a420cc94c0e75954f5752150b
2022-03-31 10:34:42 -04:00
Andreas Jaeger e6f49256f5 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
- Remove obsolete sections from setup.cfg
- Use newer openstackdocstheme and Sphinx versions
- Cleanup */source/conf.py to remove now obsolete content.
- Remove install_command from tox.ini, the default is fine

Change-Id: I7c218a48cb8c799f8b745c9a9cc7c5302e83e49b
2020-04-25 15:47:33 +02:00
Kevin Carter 4f37977e7b
Initial Commit
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-03-13 02:06:48 -05:00