Skip to content

Commit

Permalink
Fix Versioneer tag prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
leoetlino committed Jun 19, 2024
1 parent f747f07 commit 6889ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ VCS = git
style = pep440
versionfile_source = py/_version.py
versionfile_build = py/_version.py
tag_prefix =
tag_prefix = v
[tool:pytest]
norecursedirs=tests/helpers

0 comments on commit 6889ba6

Please sign in to comment.