10 Commits

Author SHA1 Message Date
Andreas Jaeger
20a434c862 Cleanup Python 2.7 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 ancient sections from setup.cfg
- Update requirements
- Remove unused import from conf.py

Change-Id: I87261d38992dedd87709ad8beff0bb533064e118
2020-03-27 17:35:47 +01:00
OpenStack Proposal Bot
ae44dc5cac Updated from global requirements
Change-Id: If5979eb60e65600a6ea8cb7e241a307c2c514084
2018-02-14 12:33:08 +00:00
zhangzs
b887ce4b8f Fix a https url issue
Change-Id: I2d2794209620c823f0aef9549f8ee43aa4c91dff
2018-02-09 09:36:19 +08:00
OpenStack Proposal Bot
809d77c2fe Updated from global requirements
Change-Id: I4e97582bb92ce9dde3cf43ca7b1f8fd274d72aa6
2017-03-02 11:56:05 +00:00
OpenStack Proposal Bot
e9dbe9a158 Updated from global requirements
Change-Id: I73e4a20f9147056d1825e395a34f1a019dc340e2
2015-09-17 12:18:25 +00:00
OpenStack Proposal Bot
f169559013 Updated from global requirements
Change-Id: I10e042dc9d8b7385d2ab38f1daea06622f25ddf9
2015-07-15 01:39:08 +00:00
OpenStack Proposal Bot
5eeeaf1468 Updated from global requirements
Change-Id: I1fdd32cb547a4603acfc826a0d6f03143525147c
2015-07-08 02:32:02 +00:00
tengqm
9931238f5f Fix tox environment for package version problems
This is an attempt to fix package version problem caused by Routes. In
the gobal requirements (at the moment), we have to use version 1.13 of
the Routes package. However, that version is not py34 friendly. This
patch adds a separate testenv and a separate requirements-py3.txt file
to deal with this.

Change-Id: Id751f3303b546ac066f65c16385232dcc10bd790
2015-07-07 11:43:54 -04:00
OpenStack Proposal Bot
d22a4966a0 Updated from global requirements
Change-Id: Ic96165cf8f92810b8d90789ad84d812e79d32881
2015-06-22 22:16:28 +00:00
tengqm
6e841730e0 Initial version
Copied from Heat.
2014-12-17 15:22:51 +08:00