mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-27 10:26:29 +00:00
## Summary
### command
```powershell
powershell -c "irm https://astral.sh/uv/install.ps1 | more"
```
Add a method to inspect installation script files that works on Windows,
it may not work on other platforms supported by PowerShell. <br>
Other platforms information:
[PowerShell differences on non-Windows platforms / General Unix
interoperability
changes](https://learn.microsoft.com/en-us/powershell/scripting/whats-new/unix-support?view=powershell-7.4#general-unix-interoperability-changes)
[Differences between Windows PowerShell 5.1 and PowerShell 7.x / Removal
of the more
function](https://learn.microsoft.com/en-us/powershell/scripting/whats-new/differences-from-windows-powershell?view=powershell-7.4#removal-of-the-more-function)
<!-- What's the purpose of the change? What does it do, and why? -->
## Test Plan
**terminal**
* Powershell Version: 5.1.22621.3880 (Windows)

* Powershell Version: 7.4.3 (Windows)

## Result (Website)

---------
Co-authored-by: Zanie Blue <contact@zanie.dev>
|
||
|---|---|---|
| .. | ||
| .overrides/partials/integrations/analytics | ||
| assets | ||
| configuration | ||
| guides | ||
| pip | ||
| preview | ||
| stylesheets | ||
| .gitignore | ||
| cache.md | ||
| first-steps.md | ||
| index.md | ||
| installation.md | ||
| platforms.md | ||
| projects.md | ||
| python-versions.md | ||
| python.md | ||
| requirements-insiders.in | ||
| requirements-insiders.txt | ||
| requirements.in | ||
| requirements.txt | ||
| resolution.md | ||
| settings.md | ||
| versioning.md | ||