Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop Python2 build, test, and install #615

Merged
merged 1 commit into from
May 18, 2020
Merged

Drop Python2 build, test, and install #615

merged 1 commit into from
May 18, 2020

Commits on May 18, 2020

  1. Drop Python2 build, test, and install

    This commit drops building of Python 2.7 in our build matrix. It
    also changes the testing of pylint and pep8 from 2.7 to 3.5. And
    no longer should the binary be installable on Py2.7 via the change
    to setup.py.
    
    Partially-Fixes: #584
    
    Signed-off-by: Eric Brown <browne@vmware.com>
    ericwb committed May 18, 2020
    Configuration menu
    Copy the full SHA
    4154a07 View commit details
    Browse the repository at this point in the history