Add HTTPAction, update main demo

This commit is contained in:
2025-04-30 22:23:59 -04:00
parent bc1637143c
commit fe9758adbf
4 changed files with 235 additions and 33 deletions

View File

@ -20,7 +20,6 @@ pytest-asyncio = "^0.20"
ruff = "^0.3"
[tool.poetry.scripts]
falyx = "falyx.cli.main:main"
sync-version = "scripts.sync_version:main"
[build-system]