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