summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup py27 supportAndreas Jaeger2020-04-051-9/+0
| | | | | | | | | | | | | 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 - Update classifiers - Update requirements, no need for python_version anymore Change-Id: I12ecea6b3cfcca8edd5adedac91f906d77f4ff36
* Updated from global requirementsOpenStack Proposal Bot2017-03-031-1/+1
| | | | Change-Id: I5959d1506846b0495987b14655847d800e54ad27
* Updated from global requirementsOpenStack Proposal Bot2015-10-091-1/+1
| | | | Change-Id: I3483eed085806153ca299123d7226ddde0479f2f
* Updated from global requirementsOpenStack Proposal Bot2015-08-271-1/+1
| | | | Change-Id: I6a7bf3c63ee25b6da71aeb68dfc0339148b63d9a
* Updated from global requirementsOpenStack Proposal Bot2015-07-031-1/+0
| | | | Change-Id: I4d5f88d64e5a0288e3d97c1b6e5be79a86c3caf7
* Sync up with global-requirementsMatt Riedemann2015-05-131-0/+8
| | | | | | | | | | | | Change Ib41b0c482edf39017f26e483cd3661ca5b540133 adds glance_store to projects.txt in the requirements repo so glance_store will start getting automatic requirement updates when global-requirements is updated. This is the preliminary sync for the master branch. Closes-Bug: #1454695 Change-Id: I687ca6ee820aad2d9a19801248ae86e7198ee556
* Copying from glanceFlavio Percoco2014-01-241-0/+22