Remove non-existent Mongo adapter from README. #10

Merged
brian merged 6 commits from cleanup/remove-mongo-adapter-mentions into main 2026-06-21 23:05:48 +02:00
Showing only changes of commit 2b0d98f84c - Show all commits
+2 -2
View File
@@ -31,12 +31,12 @@ python-utils = { index = "gitea" }
[[tool.uv.index]]
name = "threadripper-proxpi-cache"
url = "http://10.0.0.2:5001/index/"
url = "https://proxpi-cache.threadripper.lille-vemmelund.dk/index/"
default = true
[[tool.uv.index]]
name = "gitea"
url = "https://gitea.gt-proj.com/api/packages/brian/pypi/simple/"
url = "https://gitea.lille-vemmelund.dk/api/packages/brian/pypi/simple/"
explicit = true
[tool.mypy]