Skip to content

Missing setup.py on releases? #305

@luizribeiro

Description

@luizribeiro

While packaging tomlkit 0.11.8 for NixOS we noticed that starting on 0.11.7 the released packages no longer include setup.py (see full discussion on NixOS/nixpkgs#245440).

While setup.py is no longer actually necessary, this creates a circular dependency to build tomlkit moving forward - as tomlkit itself would require poetry to be able to build tomlkit, while poetry itself depends on tomlkit to be built.

Was the removal of setup.py intended?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions