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-files = ["LICENSE"]
|
||||
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]
|
||||
miab = "mailinabox.cli.miab:main"
|
||||
|
||||
Reference in New Issue
Block a user