Skip to content

Commit

Permalink
ci: added local dirty-tag to dev releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Brito committed Dec 20, 2023
1 parent 70cf176 commit 3a446e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ install_requires =
enma = *.txt, *.rst, *.md

[tool.setuptools_scm]
write_to = enma/_version.py
write_to = enma/_version.py
local_scheme = "dirty-tag"

0 comments on commit 3a446e7

Please sign in to comment.