We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 178ae29 commit 2c6b210Copy full SHA for 2c6b210
README.md
@@ -9,3 +9,7 @@ Call from alias in Powershell or zsh
9
- `hatch build -c -t wheel`
10
- Copy wheel file to `~\python_wheels`
11
- Install/update `pipx` from above wheel file.
12
+
13
+## Updating with `pipx`
14
+`pipx upgrade` expects a package, so i
15
+- `pipx install --force C:\Users\Craig\python_wheels\pycpy-0.0.3-py3-none-any.whl`
0 commit comments