Skip to content
Snippets Groups Projects
  • zhurong's avatar
    97df0116
    Cleanup py27 support · 97df0116
    zhurong 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
      * Some other sections are obsolete
    - Update classifiers
    - Update requirements, no need for python_version anymore
    
    Change-Id: I547968d14abbdb8d134d7a94a545ea38342ec6a1
    97df0116
    History
    Cleanup py27 support
    zhurong 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
      * Some other sections are obsolete
    - Update classifiers
    - Update requirements, no need for python_version anymore
    
    Change-Id: I547968d14abbdb8d134d7a94a545ea38342ec6a1