Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger 31587cf5d6 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
- Update classifiers

Change-Id: I5558143efb0e70ce1428a13d5496cc21ead6526a
2020-04-05 17:46:26 +02:00
OpenStack Proposal Bot 567e9486c4 Updated from global requirements
Change-Id: I107529b69802cdabe7e886c41914741788d175fe
2017-03-02 23:53:04 +00:00
Julia Kreger c52cf302c1 Sync from global requirements
Change-Id: Ice48f30a818ee2d745078e17a58be021090e529a
2016-01-22 11:39:17 -05:00
Julia Kreger d5526e37bd Sync with global requirements
Change-Id: I031b442ad3b5b4c2f7726c9a93acf3cfd5c38f55
2015-07-15 17:04:11 -04:00
Jenkins 2a9d49d9bc Add cookiecutter-generated files for project
Use cookiecutter (https://git.openstack.org/openstack-dev/cookiecutter)
to generate config for tox so we can generate docs, run pep8, etc.
Also move CONTRIBUTING.rst to the root of the repository in keeping
with what seems to be the standard location. This move allows us to
easily generate the docs. Also include a tiny fix to allow pep8 to
run cleanly.

Change-Id: Ifbfc6d85c7b02bf4ab989974b491a3a1ae6f0900
2015-06-10 08:40:19 -07:00