Skip to content
Snippets Groups Projects
  • Andreas Jaeger's avatar
    7ad3ef18
    Cleanup py27 support · 7ad3ef18
    Andreas Jaeger authored
    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: I705a40cb3a19e16641a2b9de6891ab72fe2b98f0
    7ad3ef18
    History
    Cleanup py27 support
    Andreas Jaeger authored
    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: I705a40cb3a19e16641a2b9de6891ab72fe2b98f0
Code owners
Assign users and groups as approvers for specific file changes. Learn more.