Skip to content

fix(doc): Install command missing a parameter#276

Merged
jonathanunderwood merged 1 commit into
python-lz4:masterfrom
pfeerick:patch-1
Oct 16, 2024
Merged

fix(doc): Install command missing a parameter#276
jonathanunderwood merged 1 commit into
python-lz4:masterfrom
pfeerick:patch-1

Conversation

@pfeerick

@pfeerick pfeerick commented Jan 7, 2024

Copy link
Copy Markdown
Contributor

The --no-binary option needs a parameter, as indicated in the pip documentation here https://pip.pypa.io/en/stable/cli/pip_install/#cmdoption-no-binary

Same issue was reported here psycopg/psycopg2#673 so I used the same :all: syntax opted for by the package maintainer.

The `--no-binary` option needs a parameter, as indicated in the pip documentation here https://pip.pypa.io/en/stable/cli/pip_install/#cmdoption-no-binary
@jonathanunderwood jonathanunderwood merged commit 8c3e924 into python-lz4:master Oct 16, 2024
@pfeerick pfeerick deleted the patch-1 branch October 17, 2024 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants