Skip to content

Python Wheel improvements for pypi #2308

@FlorianReimold

Description

@FlorianReimold

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions