Skip to content

Source distribution issues #8

@znicholls

Description

@znicholls
  • The source distribution is including everything rather than only including src and the LICENCE. This will require editing something in pyproject.toml to tell meson python what to include in the source distribution (starting docs: https://mesonbuild.com/meson-python/how-to-guides/sdist.html)
  • The source distribution does not have the locked targets. To fix this, we should add the locked targets in before committing the bumped version then remove them all again before committing the next commit (i.e. the commit after the commit that gets the version tag)

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