Skip to content

Create tutorial: migrate from setup.py --> pyproject.toml using hatch tutorial  #210

Closed
@lwasser

Description

@lwasser

If you use hatch, it will migrate a setup.py file or setup.cfg metadata to a pyproject.toml file for you.

I had originally created a tutorial for this in this pr .

But because Hatch will do this for you, we should create a tutorial that shows how hatch can take a setup.py file and help you migrate to pyproject.toml

  • this would involve someone creating a package that has a setup.py file setup.
  • Then walk the user through the steps of migrating that to pyproject.toml using hatch --init

A bit more information on this can be found in the hatch docs here

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedWe welcome a contributor to work on this issue! thank you in advance!sprintable

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions