Commit Graph

5 Commits

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>
2022-04-05 21:15:39 +05:30
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
2020-04-11 15:39:10 +02:00
OpenStack Proposal Bot bccfc3b69b Updated from global requirements
Change-Id: Idc484f7e2a836c90e17b4a197872e91da2886f1c
2017-03-02 11:46:42 +00:00
OpenStack Proposal Bot 642783c98d Updated from global requirements
Change-Id: I7347d8c36ab59ca61e95c4001693c25a8c2642ef
2016-03-03 01:15:25 +00:00
Igor Malinovskiy 50336185d9 Align project with default openstack project structure 2015-06-03 16:18:32 +03:00