Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger 1cf29b9d0d 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
- Switch to using sphinx-build
- 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
- Remove mccabe from lower-constraints, we don't need it there,
  it is constrainted by hacking.
- Add xml and xslt libs to bindep, these are needed for building
  some requirements

Change-Id: Ia78b92c3b807623e70d85c3bce44e3b7011ca282
2020-04-17 21:48:40 +02:00
OpenStack Proposal Bot cde057bc68 Updated from global requirements
Change-Id: I77a73d35df9009d0bc9ad64d919e47d7dc1c749a
2017-08-11 11:52:33 +00:00
avnish b31944b9ec Update to match latest global-requirements
Update requirements to the levels defined in OpenStack
global-requirements on 2016-1-10.

Change-Id: I48361f1b33d54aaf8dac2be9af98c810cd2b9726
2017-01-19 14:39:56 +05:30
Sampath Priyankara bb3728c9cc Initial Cookiecutter Commit.
Change-Id: I3a5df63fc0b4486bed457b7d42cd5d2b873fd307
2016-11-01 13:46:13 +09:00