Commit Graph

2 Commits

Author SHA1 Message Date
Andreas Jaeger 948b13513b 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 classifiers
- Remove install_command from tox.ini, the default is fine
- Stop py35 testing, OpenStack has py36 as minimal version

Change-Id: Iee8ffab15e11afe417f7369d907491b62ba063fb
2020-04-11 14:48:40 +02:00
Doug Hellmann 07d2ac1788 add basic files for setting up a tox environment
Change-Id: I1ab0ad61666bf39e2bf420165d79eef3f653c9c1
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-01-24 15:34:17 -05:00