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

Move project configuration from setup.py to pyproject.toml / Build ABI3 wheels #1113

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

zariiii9003
Copy link
Contributor

No description provided.

@danielhrisca
Copy link
Owner

danielhrisca commented Dec 10, 2024

How will do a local build now without the command python setup.py build?

@zariiii9003
Copy link
Contributor Author

Hi Daniel, you can use the build package

pip install build
python -m build

@danielhrisca danielhrisca merged commit 78b5714 into danielhrisca:development Dec 10, 2024
18 of 24 checks passed
@danielhrisca
Copy link
Owner

thanks

@danielhrisca
Copy link
Owner

the pyinstaller build is not packaging cutils.pyd since this PR. Any idea how to fix it?

@zariiii9003
Copy link
Contributor Author

I'll take a look.

@JulienGrv
Copy link
Contributor

@zariiii9003 zariiii9003 deleted the cmake branch December 14, 2024 22:47
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