Commit Graph

5 Commits (66126c2a774cc9f35f40c5d8400738d0e5a6a36d)

Author SHA1 Message Date
Goutham Pacha Ravi a21683502a Fix setup.py and setup.cfg deprecations
This project cannot be "installed" as a python package,
so specify there are no "py_modules" to install; alongside,
hyphenated metadata headers are deprecated in setup.cfg, replace them.

Change-Id: I0713f3c871180ea235c12f888e43a7a823341f0c
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
1 year ago
Andreas Jaeger c127687d3d 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
- Update requirements, no need for python_version anymore
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version
- Remove install_command from tox.ini, the default is fine;
  move contraints into deps
- Move python3 into base tox environment.

Change-Id: Ibd243ce5be8415147c24f596b4059ec3fb68a89c
3 years ago
OpenStack Proposal Bot bccfc3b69b Updated from global requirements
Change-Id: Idc484f7e2a836c90e17b4a197872e91da2886f1c
6 years ago
OpenStack Proposal Bot 642783c98d Updated from global requirements
Change-Id: I7347d8c36ab59ca61e95c4001693c25a8c2642ef
7 years ago
Igor Malinovskiy 50336185d9 Align project with default openstack project structure 8 years ago