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

Add builds for new py versions and Windows to CircleCI #245

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

Conversation

jonbannister
Copy link
Contributor

@jonbannister jonbannister commented Oct 19, 2024

Fixes #229 , and probably a number of other issues.

* Add a Windows build to CircleCI with py3.6-py3.12 and remove references to TravisCI.
* Not adding windows-python-3.13 since it is not available on choco as a non-rc build. 
* Fix win32 bugs in pytest-virtualenv.
* Release jobs now depend on both Ubuntu and Windows success.
@jonbannister jonbannister changed the title Add builds for new py versions Add builds for new py versions and Windows to CircleCI Oct 20, 2024
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.

Add builds for modern python versions
2 participants