Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger d694236c3a 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
- Remove obsolete sections from setup.cfg:
  * Wheel is not needed for python 3 only repo
  * Some other sections are obsolete
- Update classifiers
- Update requirements, no need for python_version anymore
- Remove sphinx requirements, the repo has no docs

Change-Id: I3ee6abac9b5c4c639521bb2834a104bc53ce93ed
2020-04-15 19:01:08 +02:00
OpenStack Proposal Bot 5a10ebdf77 Updated from global requirements
Change-Id: I279d373f0739089e17c603325c087b4cdbdefd14
2017-03-02 11:47:16 +00:00
Dirk Mueller db90acbdd9 Sync from global-requirements
Being a horizon plugin, concurrent installability is important. This
module should sync from global-requirements. Syncing once manually
in preparation for adding a g-r sync.

Change-Id: I38516a2a2e1477891378c2058ba8dcb513f2fd2e
2016-12-04 03:35:57 +01:00
Rob Raymond 7bcb7be2b3 Initial installer work 2014-04-29 14:09:19 -06:00