post publish
This commit is contained in:
parent
be8e009901
commit
d544090691
@ -52,7 +52,7 @@ nuitka = [
|
||||
[tool.pdm.scripts]
|
||||
pub = { call = "scripts.pub:main" }
|
||||
pre_build = { call = "scripts.pub:clean_build" }
|
||||
post_publist = { call = "scripts.pub:upload_gitea" }
|
||||
post_publish = { call = "scripts.pub:upload_gitea" }
|
||||
|
||||
[tool.setuptools.dynamic]
|
||||
version = { attr = "lib_not_dr._version_"}
|
||||
|
Loading…
Reference in New Issue
Block a user