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 support for Python 3.12 #315

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Add support for Python 3.12 #315

wants to merge 14 commits into from

Conversation

dhermes
Copy link
Owner

@dhermes dhermes commented Oct 18, 2023

Also remove support for Python 3.9

@dhermes
Copy link
Owner Author

dhermes commented Oct 30, 2023

Likely relevant here: https://gregoryszorc.com/blog/2023/10/30/my-user-experience-porting-off-setup.py/

(Having issues with sys.path in setup.py; it differs from within nox and outside of nox)

It seems like pip install --no-build-isolation . is the trick here. (Though I think we should start listing numpy as a build dependency.)

@epicwhale
Copy link

Any luck with supporting python 3.12?

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