keystoneauth/doc
Andreas Jaeger 1accaf2d8a 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
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme and Sphinx versions
- Remove install_command from tox.ini, the default is fine
- Remove hacking from doc/requirements, we don't need to autodoc it.
- Remove Babel, this repo does not use it.

Change-Id: I8ad7b5e6ef11ea51c587ff58bfc54aee4fcda9da
2020-04-17 18:46:54 +02:00
..
ext Update sphinx extension logging 2018-10-16 14:21:45 -05:00
source Cleanup py27 support 2020-04-17 18:46:54 +02:00
.gitignore Move docs to doc. 2012-06-11 13:33:02 -07:00
Makefile Change keystoneclient to keystoneauth in docs 2015-04-30 18:23:47 +10:00
requirements.txt Cleanup py27 support 2020-04-17 18:46:54 +02:00