mirror of
https://github.com/KanjiVG/kanjivg.git
synced 2026-04-21 04:50:44 +02:00
handle dated versioning
This commit is contained in:
@@ -24,7 +24,9 @@ classifiers = [
|
||||
]
|
||||
|
||||
[tool.setuptools_scm]
|
||||
version_scheme = "no-guess-dev"
|
||||
local_scheme = "no-local-version"
|
||||
tag_regex = "^(?:r)?(\\d{8}-?\\d?)$"
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/KanjiVG/kanjivg"
|
||||
|
||||
Reference in New Issue
Block a user