Todd Jacobsen

Results 15 comments of Todd Jacobsen

[PR #1536 ](https://github.com/pypa/pipx/pull/1536) provides this feature by adding a new option `pipx install --preinstall-from-file` ``` pipx install --help usage: pipx install [-h] [--quiet] [--verbose] [--global] [--include-deps] [--force] [--suffix SUFFIX] [--python...

I realize this is not a common use case, I now use UV when needed `uv tool install --with-requirements requirements.txt foo.whl`

I have a similar request **allow 'pipx install' to preinstall from requirements.txt file** #1525

@RickyDaMa check out https://docs.astral.sh/uv/concepts/workspaces/ maybe this is useful for your situation.

Discussion of this with @wezell https://dotcms.slack.com/archives/C06TM536N9J/p1724357695544169