Commit Graph

11 Commits

Author SHA1 Message Date
Andreas Jaeger d399c7dbe1 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
- 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: I623b1e0bfc2ec8cd9ce017556101cdeb06a1bb4c
2020-04-28 07:50:10 +02:00
OpenStack Proposal Bot 9004736dbc Updated from global requirements
Change-Id: I541c263b4508dc179fd8819f4e643d78eb93879b
2017-03-03 22:59:45 +00:00
OpenStack Proposal Bot 1934a9844a Updated from global requirements
Change-Id: I3690faa4440604533c2187c4cb6711a72ad627c0
2015-09-17 12:17:09 +00:00
OpenStack Proposal Bot 8a81c44f14 Updated from global requirements
This change introduces new requirements and fixes new checks by
the `hacking` module.

Change-Id: I3b98d5038c516b3115d7247fa0f4ea1189b33dff
Co-Authored-By: Victoria Martinez de la Cruz <victoria@redhat.com>
2015-08-27 13:19:58 +02:00
OpenStack Proposal Bot 7ed36c7c07 Updated from global requirements
Change-Id: Ife7ba7cb98f36fdb452454ff13831900918bc939
2014-04-30 02:46:36 +00:00
OpenStack Jenkins c24d5114f2 Updated from global requirements
Change-Id: I7e507d79d908c2330741f0ec012053c13c7e0fee
2014-02-23 09:31:38 +00:00
Flavio Percoco d6d81c30ab Use latest PBR
Change-Id: I77634ed78579b243f0c088cee79c551a925ad300
2013-09-26 16:37:42 +02:00
Flavio Percoco 4899acfbb2 Update requirements and pbr version
Change-Id: I72029938b27077f15424859db503b0e40348ff38
2013-09-17 16:07:33 +02:00
Alejandro Cabrera 59561d21e6 Improve README, add HACKING.
The HACKING file is taken almost verbatim from marconi.

The README adds many useful resources: links to Wiki, more prominent
version number, link to HACKING guide.

The setup.py's copyright year has been bumped (2010 -> 2013).

Change-Id: I6385c54ca09321d4a7e26f5821b9a4323264891b
2013-07-19 19:15:09 -04:00
Alessio Ababilov 6125c86cf9 Migrate to pbr
Change-Id: Ib0a19dee8c138d91fda61635cd4f53cf25c965d3
Fixes: bug #1179007.
2013-07-10 13:15:03 +03:00
Flaper Fesp c6d5f92659 Lets get the party started :)
Change-Id: I0be6bb1d2016f3c7592eacc33d280706cc23c754
2013-05-07 17:09:55 +02:00