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 Python 2. Support up to Python 3.11. Build wheels #9

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

claudiodsf
Copy link
Member

This PR makes the code compatible with Python <= 3.11.

The price for that is dropping Python 2, which I don't think is an issue anymore.

I also added a GitHub automation which uses cibuildwheel to build wheels for Linux, Mac and Windows.
The automation will also publish packages to PyPi, as soon we make our first release 😉

The wheel build process is fairly long (1h 44m). You can check the results here: /~https://github.com/BackTrackBB/backtrackbb/actions/runs/5278332119
(All the produced wheels are in the "artifact" archive).

@npoiata, let me know if you can test this and how to proceed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants