setting up feed handlers, more to come

This commit is contained in:
2026-04-21 20:22:33 +00:00
parent 1de0d932a1
commit d2068b1c73
10 changed files with 1197 additions and 66 deletions

4
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"python-envs.defaultEnvManager": "ms-python.python:conda",
"python-envs.defaultPackageManager": "ms-python.python:conda"
}