add httpobs-regen-hsts-preload script to poetry config
This commit is contained in:
Родитель
46bb16a21e
Коммит
5b9356b7fe
|
@ -9,6 +9,7 @@ maintainers = ["Leo McArdle <leo@mozilla.com>"]
|
|||
[tool.poetry.scripts]
|
||||
httpobs-local-scan = 'httpobs.scripts.scan:main'
|
||||
httpobs-server = "httpobs.website.main:run"
|
||||
httpobs-regen-hsts-preload = "httpobs.scanner.utils:retrieve_store_hsts_preload_list"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
|
|
Загрузка…
Ссылка в новой задаче