| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| test_chef.py | ||
| test_chooser.py | ||
| test_executor.py | ||
| test_installer.py | ||
| test_installer_old.py | ||
| test_pip_installer.py |
Closes #4479 The previous implementation would fail to install packages on Windows because it creates a `Path` starting with a slash. Such a `Path` is invalid on Windows. Instead, use `Link` and `url_to_path`.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| fixtures | Loading commit data... | |
| __init__.py | Loading commit data... | |
| test_chef.py | Loading commit data... | |
| test_chooser.py | Loading commit data... | |
| test_executor.py | Loading commit data... | |
| test_installer.py | Loading commit data... | |
| test_installer_old.py | Loading commit data... | |
| test_pip_installer.py | Loading commit data... |