Skip to content

Commit

Permalink
set local_scheme to no-local-version
Browse files Browse the repository at this point in the history
  • Loading branch information
bcwu committed Mar 8, 2022
1 parent 4771759 commit e1a3365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ target-version = ["py35"]

[tool.setuptools_scm]
write_to = "rsconnect_jupyter/version.py"
local_scheme = ""
local_scheme = "no-local-version"

0 comments on commit e1a3365

Please sign in to comment.