fix: update python-helpers dependency to version 1.0.0
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ readme = "README.md"
|
|||||||
license = "MIT"
|
license = "MIT"
|
||||||
license-files = ["LICENSE"]
|
license-files = ["LICENSE"]
|
||||||
requires-python = ">=3.9"
|
requires-python = ">=3.9"
|
||||||
dependencies = ["python-helpers @ git+https://gitea.koszewscy.waw.pl/koszewscy/python-helpers.git@main"]
|
dependencies = ["python-helpers @ git+https://gitea.koszewscy.waw.pl/koszewscy/python-helpers.git@1.0.0"]
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
miab = "mailinabox.cli.miab:main"
|
miab = "mailinabox.cli.miab:main"
|
||||||
|
|||||||
Reference in New Issue
Block a user