-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
- The source distribution is including everything rather than only including src and the LICENCE. This will require editing something in
pyproject.tomlto 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
Labels
No labels