Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
add httpobs-regen-hsts-preload script to poetry config
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoMcA committed Jan 5, 2024
1 parent 46bb16a commit 5b9356b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ maintainers = ["Leo McArdle <[email protected]>"]
[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"
Expand Down

0 comments on commit 5b9356b

Please sign in to comment.