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 python 3.12 support #404

Merged
merged 2 commits into from
Mar 9, 2024
Merged

Add python 3.12 support #404

merged 2 commits into from
Mar 9, 2024

Conversation

robbievanleeuwen
Copy link
Owner

@robbievanleeuwen robbievanleeuwen commented Mar 9, 2024

Adds support for python 3.12, thus closing #401.

Note that rhino3dm does not currently support python 3.12 so users are prevented from running pip install sectionproperties[rhino] if they are running python 3.12 - this is also mentioned in the docs under installation. The testing suite is modified such that rhino tests are skipped if the python version is 3.12.

Core Dependency Updates

  • Bump numpy from 1.24.4 to 1.26.4
  • Bump scipy from 1.10.1 to 1.12.0

@robbievanleeuwen robbievanleeuwen added the enhancement New feature or request label Mar 9, 2024
@robbievanleeuwen robbievanleeuwen self-assigned this Mar 9, 2024
@robbievanleeuwen robbievanleeuwen linked an issue Mar 9, 2024 that may be closed by this pull request
@robbievanleeuwen robbievanleeuwen merged commit 62a1c73 into master Mar 9, 2024
22 checks passed
@robbievanleeuwen robbievanleeuwen deleted the python-312 branch March 9, 2024 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python 3.12
1 participant