mirror of
https://github.com/jdejaegh/irm-kmi-api.git
synced 2025-06-26 20:05:40 +02:00
Fix PyPI deploy
This commit is contained in:
parent
2eb9434fb9
commit
199d762841
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@ requires-python = ">=3.12"
|
|||
[project.urls]
|
||||
Homepage = "https://github.com/jdejaegh/irm-kmi-api"
|
||||
|
||||
[tool.setuptools]
|
||||
packages = ["irm_kmi_api"]
|
||||
|
||||
[tool.bumpver]
|
||||
current_version = "0.1.6"
|
||||
version_pattern = "MAJOR.MINOR.PATCH"
|
||||
|
|
Loading…
Add table
Reference in a new issue