fix: make pypidev URL consistent
This commit is contained in:
@@ -61,7 +61,7 @@ in
|
|||||||
'';
|
'';
|
||||||
".config/uv/uv.toml".text = ''
|
".config/uv/uv.toml".text = ''
|
||||||
[[index]]
|
[[index]]
|
||||||
url = "https://pypidev.ivrtechnology.com"
|
url = "https://pypidev.ivrtechnology.com/simple/"
|
||||||
name = "pypidev"
|
name = "pypidev"
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user