Bootstrap initial AI blocker app

This commit is contained in:
2025-09-28 22:28:07 -04:00
commit b98c3f7c84
10 changed files with 51 additions and 0 deletions

11
Pipfile Normal file
View File

@@ -0,0 +1,11 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
[dev-packages]
[requires]
python_version = "3.13"