fix: make pypidev URL consistent

This commit is contained in:
Greg Hellings
2026-03-12 13:38:12 -05:00
parent e21ed89cfe
commit fcfaa50e29
+1 -1
View File
@@ -61,7 +61,7 @@ in
'';
".config/uv/uv.toml".text = ''
[[index]]
url = "https://pypidev.ivrtechnology.com"
url = "https://pypidev.ivrtechnology.com/simple/"
name = "pypidev"
'';
};