ironic-ui/ironic_ui/api
Andreas Jaeger 6d253ca7f1 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
- Remove install_command from tox.ini, the default is fine
- Use TOX_CONSTRAINTS_FILE instead of obsolete UPPER_CONSTRAINTS_FILE.
- Update hacking to current version 3.1.0, fix problems found.

Change-Id: I86c18b4c73f9b3dc0b3d804559d825dac5a78436
2020-06-09 14:00:32 +02:00
..
__init__.py Plugin setup 2016-02-01 13:15:11 +00:00
ironic.py Repair creating an ironicclient instance 2020-02-10 10:22:45 +01:00
ironic_rest_api.py Cleanup py27 support 2020-06-09 14:00:32 +02:00