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 635a50b commit e42d857Copy full SHA for e42d857
pioinstaller/__main__.py
@@ -38,7 +38,7 @@
38
)
39
@click.option(
40
"--pypi-index-url",
41
- help="Custom base URL of the Python Package Index (default `https://pypi.org/simple)`",
+ help="Custom base URL of the Python Package Index (default `https://pypi.org/simple`)",
42
43
@click.pass_context
44
def cli(
0 commit comments