Skip to content

Commit 10a014a

Browse files
committed
Fix 180: Adding tests and files
Signed-off-by: Cesar Lizarraga <calizarr@gmail.com>
1 parent b4fa534 commit 10a014a

File tree

4 files changed

+1247
-0
lines changed

4 files changed

+1247
-0
lines changed

src/python_inspector/resolve_cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ def print_version(ctx, param, value):
8989
@click.option(
9090
"--index-url",
9191
"index_urls",
92+
envvar="PYINSP_INDEX_URL",
9293
type=str,
9394
metavar="INDEX",
9495
show_default=True,

0 commit comments

Comments
 (0)