Skip to content

Modernize packaging tutorial #809

@henryiii

Description

@henryiii

The packaging tutorial contains quite a lot of dated suggestions; on browsing, I see at least the following things:

  • pyproject.toml is missing
  • setup.py is used for metadata instead of setup.cfg
  • setup.py is run manually (python3 setup.py sdist bdist_wheel) instead of using PyPA-build

Would you like me to update the tutorial with these suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions