9 Commits

Author SHA1 Message Date
Andreas Jaeger
1037400faa 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
- Remove html_last_updated_fmt from conf.py, this is not needed with
  openstackdocstheme anymore

Change-Id: I5d63389fbc4588700e09b06db85b52e7aab4a219
2020-04-04 17:00:08 +02:00
OpenStack Proposal Bot
8d3f0376e6 Updated from global requirements
Change-Id: I038d9aa8f431ec8257f7859c5dc61ba4ab0ef161
2017-03-02 11:54:47 +00:00
OpenStack Proposal Bot
97306484ec Updated from global requirements
Change-Id: I63095b8bc40b75adda775095439f4c16d21624c8
2015-09-17 12:16:50 +00:00
OpenStack Proposal Bot
b1f700a3f8 Updated from global requirements
Change-Id: Ie41996926f2aa7eb967528906c9a6823e38a563e
2015-09-03 03:10:33 +00:00
Robert Collins
27d35b103e Update requirements to unwedge solum
Solum's gate is broken because mistral has too-old requirements.

Change-Id: I8d64857ac2737e30b2b97204de67a98c61cc4d77
2015-06-26 07:25:05 +00:00
Renat Akhmerov
9ddde1aa6f Update requirements for master branch
Change-Id: I840210b07d23107fa64b94982c9762259ae9337b
2015-05-15 14:32:37 +06:00
TimurNurlygayanov
066ed82120 Fixed issues with tarballs
Change-Id: I6a39d8849d4de9cbd90ab0e28506a84af673c2a8
2014-04-30 18:07:00 +04:00
Nikolay Mahotkin
4aa4fe1d56 Fix installation with requirements
* Fix installation from remote github repository via pip
   now we can install it using:
   pip install git+<github url>

Change-Id: Ibff661de9d4773f3c2d372e18a0e11c0cd7be40e
2014-01-20 12:58:37 +04:00
Renat Akhmerov
6120373a1b Moving Mistral Client code from main Mistral repository
* Used revision baba497d9960d7cb127e1f627e789805272c8e84

Implements: blueprint move-python-client-to-the-separate-repository
Change-Id: Iaa5dfac742e93a882bf739f09ad83d5e83cabc67
2014-01-17 07:15:03 -08:00