Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger 3b546a362b 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

Change-Id: Ic5d22bbc3d1ece72a7611e023d54d456f6f1a211
2020-04-05 10:12:02 +02:00
OpenStack Proposal Bot acc5484b04 Updated from global requirements
Change-Id: Iaf57878c826a2bb2d5780fd82a28096226acf786
2017-03-02 11:48:43 +00:00
OpenStack Proposal Bot 9215057be0 Updated from global requirements
Change-Id: Ie05c2798098941ae2955258e2cfff2226f2b5c57
2016-07-12 16:38:13 +00:00
vikram.choudhary 4ba80f3f1c Prepare initial sandbox for neutron-dynamic-routing
This patch-set prepares the basic code structure with all
the tools required for running static and unit tests.

Note: All the imported code from the seed repo is being removed
      temporarily and will be added after the required re-factoring
      needed as per the new repo in the subsequent patch-sets.

Co-Authored-By: Ryan Tidwell <ryan.tidwell@hpe.com>
Implements: blueprint bgp-spinout
Partial-Bug: #1560003

Change-Id: I9bff3d916279c4f335b309e7a2c2e943ac6f6cde
2016-04-23 04:11:57 +00:00