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 distutils -> setuptools #293

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

sassy-asjp
Copy link
Contributor

To address #286

It builds on python3.12 and I can run the demo usage from travis ci config. I also made sure it still builds on python3.10.

I've done very limited testing so far, but since this is a minor build system change that replaces distutils with commands specifically designed to be compatible with distutils, I want to believe that if it builds and works with no catastrophic issues at all, it should generally just work for everything.

@juliotux
Copy link

Confirmed to fix the problem.

@dstndstn
Copy link
Owner

Thanks!

@dstndstn dstndstn merged commit c85c5d5 into dstndstn:main Feb 20, 2024
4 checks passed
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.

3 participants