Commit Graph

2 Commits (master)

Author SHA1 Message Date
Andreas Jaeger ca01a640cf Cleanup py27 support
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
- Update classifiers
- Update requirements, no need for python_version anymore

Change-Id: I9ee2b80fd7edfc8e68cf2265cf9a5dadb0691f09
2020-04-05 20:20:10 +02:00
Will Miller 740432dbd0 Add basic package structure
* Use PBR with minimal setup files to allow packaging
* Add tox configuration and enable PEP8/ansible-lint environments
2018-08-28 11:02:47 +00:00