Skip to content

Setup versioneer#60

Closed
ajjackson wants to merge 1 commit intomainfrom
versioneer
Closed

Setup versioneer#60
ajjackson wants to merge 1 commit intomainfrom
versioneer

Conversation

@ajjackson
Copy link
Copy Markdown
Member

Using the experimental non-vendored mode: versioneer is expressed in pyproject.toml as a build-time dependency. We still need to commit a _version.py file with code from versioneer, but avoid copying the whole of versioneer.

At the moment there are no release tags for resins so it doesn't pick up a useful version number, but that should change soon.

Using the experimental non-vendored mode: versioneer is expressed in
pyproject.toml as a build-time dependency. We still need to commit a
_version.py file with code from versioneer, but avoid copying the
whole of versioneer.

At the moment there are no release tags for resins so it doesn't pick
up a useful version number, but that should change soon.
@ajjackson
Copy link
Copy Markdown
Member Author

Have decided to use versioningit instead, as it doesn't require a setup.py and the pyproject.toml support is "stable" rather then "experimental".

@ajjackson ajjackson closed this Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant