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

refactor: add build for Python 3.13 for Windows #3

Merged
merged 1 commit into from
Mar 22, 2025

Conversation

JuroOravec
Copy link
Contributor

@@ -96,7 +96,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: 3.x
python-version: "3.13"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated these as per this comment PyO3/maturin-action#292 (comment)

@JuroOravec
Copy link
Contributor Author

CC @EmilStenstrom

@JuroOravec JuroOravec merged commit e432f29 into main Mar 22, 2025
12 checks passed
@JuroOravec JuroOravec deleted the jo-1053-add-py3.13-windows-build branch March 22, 2025 11:01
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.

❌ Installation fails: Cargo and Rust required for djc_core_html_parser (windows python 3.13)
1 participant