httpie-cli/docs/packaging/windows-chocolatey/tools/chocolateyuninstall.ps1
Mickaël Schoentgen 9dda23a322
Add Chocolatey packaging information (#1172)
* Add Chocolatey packaging information

* Fix working directory

* Fix Python dependency

* Update icon URL

* Fix local installation

* Simplify links

* Remove the workflow, it adds no real value and th etime to fix is is not worth
2021-10-07 13:53:11 +02:00

3 lines
114 B
PowerShell

$ErrorActionPreference = 'Stop';
py -m pip uninstall -y $env:ChocolateyPackageName --disable-pip-version-check