update: Referencing python-helpers by URL.

This commit is contained in:
2026-09-06 21:17:27 +02:00
parent da3e325be1
commit e9da48d322
2 changed files with 5 additions and 33 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ readme = "README.md"
license = "MIT"
license-files = ["LICENSE"]
requires-python = ">=3.9"
dependencies = ["python-helpers>=1.0.0"]
dependencies = ["python-helpers @ git+https://gitea.koszewscy.waw.pl/koszewscy/python-helpers.git@main"]
[project.scripts]
miab = "mailinabox.cli.miab:main"