1.3.0 release discussion/feedback #1121
gaborbernat
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
reinstall-all
.setuptools
andwheel
from the shared libraries. This results in less time consumption when the libraries areautomatically upgraded.
pip
withpipx run
pipx run
.--include-apps
when runningpipx inject --include-deps
--with-suffix
forpipx inject
commandpipx install
: emit a warning when--force
and--python
were passed at the same timepipx run
showpackage_or_url
, so extra will be printed out as well--force-reinstall
to pip arguments when--force
was passed--python
optionpipx run
(Allow running scripts with dependencies using pipx #916)pip_args
toshared_libs.upgrade()
$PIPX_HOME/logs
) is not writable to aid with pipx being usedfor multi-user (e.g. system-wide) installs of applications
pipx
paths to ensure compatibility with the platform-specific user directoriespipx run
pipx install --preinstall
to support preinstalling build requirements--no-input
to pip when output is not piped to parent stdoutpipx environment
pipx install
This discussion was created from the release 1.3.0.
Beta Was this translation helpful? Give feedback.
All reactions