-
Notifications
You must be signed in to change notification settings - Fork 200
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This is a TODO ticket as replacement for the closed PR #2293
The following tasks need to be tackled for publishing python wheels to pypi:
- Changed author and mail
- update scikit build core
- added short description
- switched license to new format (the old one was deprecated)
- Add new readme.md that focuses on python
- Check included license files
- Deactivate pypy wheels (Those are untested and probably don't work anyway, as pypy is not entirely compatible to cpython)
- Wheels should include/install .pyi files for auto-completion (not trivially generated with CMake - at least for Debug) (@KerstinKeller)
- Duplicate init.py on windows Windows Python Wheel: duplicate
__init__.py#2324
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request