Skip to content

Commit

Permalink
Merge pull request #4 from PlasmaFAIR/fix-pyproject-2
Browse files Browse the repository at this point in the history
Remove `local_scheme` from pyproject
  • Loading branch information
JoelLucaAdams authored Oct 30, 2024
2 parents cc15cea + c8413ac commit 676c06f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ build = ["cibuildwheel[uv]"]

[tool.setuptools_scm]
write_to = "src/epydeck/_version.py"
local_scheme = "no-local-version"

[tool.ruff]
line-length = 88
Expand Down

0 comments on commit 676c06f

Please sign in to comment.