* check return types

* set site url

* change docs publish to tag, for now comment it out
This commit is contained in:
collerek
2024-02-12 19:25:44 +01:00
committed by GitHub
parent 3643239ac2
commit 7f3b15889f
4 changed files with 92 additions and 4 deletions

View File

@ -142,6 +142,7 @@ all = [
httpx = "^0.24.1"
asgi-lifespan = "^2.1.0"
pytest-codspeed = "^2.2.0"
mike = "^2.0.0"
[build-system]
requires = ["poetry-core>=1.0.0"]