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

Remove universal support on the wheel #655

Merged
merged 2 commits into from
Dec 7, 2020
Merged

Remove universal support on the wheel #655

merged 2 commits into from
Dec 7, 2020

Commits on Dec 6, 2020

  1. Remove universal support on the wheel

    Now that Bandit is Py3 only, it should be considered a "Pure-Python
    Wheel" instead of a "Universal". Further information can be found
    here: https://realpython.com/python-wheels/#specifying-a-universal-wheel
    
    Fixes #654
    
    Signed-off-by: Eric Brown <browne@vmware.com>
    ericwb committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    e139f6a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    eac67a9 View commit details
    Browse the repository at this point in the history