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 initial support for Python3.14 #103

Merged
merged 3 commits into from
Dec 18, 2024
Merged

Add initial support for Python3.14 #103

merged 3 commits into from
Dec 18, 2024

Conversation

freakboy3742
Copy link
Member

Adds initial support for Python 3.14, in the form of widening the version exclusions for installing numpy, pandas and Pythonnet.

We can't add CI coverage for 3.14 yet because there's no published support packages or stubs. But we can't publish support packages until this project can be built under Python 3.14, as this project is used by CI on the support package builds.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@freakboy3742 freakboy3742 requested a review from mhsmith December 17, 2024 23:47
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
@mhsmith mhsmith merged commit ac29918 into main Dec 18, 2024
37 checks passed
@freakboy3742 freakboy3742 deleted the initial-3.14 branch December 19, 2024 01:03
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