Skip to content

Commit

Permalink
oops - need to add option for hatch
Browse files Browse the repository at this point in the history
  • Loading branch information
adrn committed Dec 31, 2023
1 parent 594c7f3 commit 267920a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,7 @@ build.hooks.vcs.version-file = "src/pyia/_version.py"
features = ["test"]
scripts.test = "pytest {args}"

[tool.setuptools_scm]
# Enables uploads to testpypi - see https://github.com/pypa/setuptools_scm/issues/342
[tool.hatch.version.raw-options]
local_scheme = "no-local-version"

[tool.pytest.ini_options]
Expand Down

0 comments on commit 267920a

Please sign in to comment.