Skip to content

How to use version determined by setuptools_scm in pyproject.toml #3423

Answered by abravalheri
penguinpee asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @penguinpee , are you using the [project] table for project metadata in pyproject.toml ?

If that is the case, you can set dynamic = ["version"] and leave the version field unspecified.

(I am assuming that you are already using the [tool.setuptools_scm] table for the plugin settings)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@penguinpee
Comment options

@abravalheri
Comment options

Answer selected by penguinpee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants