ironic-ui/ironic_ui/test
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
..
integration Add ironic-ui integration tests 2019-02-07 05:49:55 -08:00
tests Rename tests/registration.py to /tests/test_registration.py 2018-06-04 13:10:01 +00:00
__init__.py Plugin setup 2016-02-01 13:15:11 +00:00
settings.py Cleanup py27 support 2020-06-09 14:00:32 +02:00
urls.py Plugin setup 2016-02-01 13:15:11 +00:00