Skip to content

Commit

Permalink
fixed PEP 440 local version error on test-pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark7888 committed Jan 3, 2024
1 parent fcb440f commit 277e74e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ requires = ["setuptools>=60", "setuptools-scm>=8.0", "wheel"]
build-backend = "setuptools.build_meta"

[tool.setuptools_scm]
local_scheme = "no-local-version"

0 comments on commit 277e74e

Please sign in to comment.