Skip to content

inconsistent usage of double quotes#1236

Closed
DrejT wants to merge 1 commit into
pypa:mainfrom
DrejT:patch-1
Closed

inconsistent usage of double quotes#1236
DrejT wants to merge 1 commit into
pypa:mainfrom
DrejT:patch-1

Conversation

@DrejT
Copy link
Copy Markdown

@DrejT DrejT commented Apr 9, 2023

Double quotes are used when installing the package under the Installing from PyPi section,and not when upgrading the package. Both the methods work the same (according to my limited knowledge), but this could lead to misconceptions regarding upgrades and installs of python packages.

Instead add a separate note where the usage of quotes is acknowledged.

Double quotes are used when installing the package under the Installing from PyPi section,and not when upgrading the package
Both the methods work the same but this could lead to misconceptions regarding upgrades and installs of python packages.

Instead add a separate section where the usage of quotes is acknowledged.
@bhrutledge
Copy link
Copy Markdown
Contributor

Thanks for PR, but the quotes are recommended to avoid shells interpreting special characters like < and [. See #1216 and #1225.

@bhrutledge bhrutledge closed this Apr 9, 2023
@DrejT DrejT deleted the patch-1 branch April 9, 2023 12:50
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