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

Build python 3.12 wheels #255

Merged
merged 3 commits into from Mar 11, 2024
Merged

Conversation

PrimozGodec
Copy link
Contributor

@PrimozGodec PrimozGodec commented Mar 11, 2024

Issue

Wheels for Python 3.12 are missing.

Description of changes
  • Updating workflow to build wheels for Python 3.12
  • Removing building wheels for Python 3.7 which is already out-of-life
Includes
  • Code changes
  • Tests
  • Documentation

@PrimozGodec
Copy link
Contributor Author

@pavlin-policar
Copy link
Owner

pavlin-policar commented Mar 11, 2024

Thanks for the PR. Just for consistency's sake, could you please also update the following:

  • the CI spec for the testing jobs in azure-pipelines.yml
  • the reference to Python 3.7 in the readme
  • the install_requires field in setup.py

I believe these are all the references to Python 3.7 in this repo, but if you could do a text search over the files, just in case I missed anything, e.g. in the docs.

@PrimozGodec
Copy link
Contributor Author

Done. I didn't find any other place mentioning python version

@pavlin-policar
Copy link
Owner

Thank you! I'll try to push out a new release by the end of the week.

@pavlin-policar pavlin-policar merged commit 14cfb69 into pavlin-policar:master Mar 11, 2024
16 checks passed
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.

None yet

2 participants