Skip to content

Commit 4935a0b

Browse files
committed
Change docstring for resolve_cli
Signed-off-by: Tushar Goel <[email protected]>
1 parent 8c6ee63 commit 4935a0b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/python_inspector/resolve_cli.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,7 @@ def resolve_dependencies(
197197
SETUP-PY-FILE file and save the results as JSON to FILE.
198198
199199
Resolve the dependencies for the requested ``--python-version`` PYVER and
200-
``--operating_system`` OS combination defaulting Python version 3.8 and
201-
linux OS.
200+
``--operating_system`` OS combination.
202201
203202
Download from the provided PyPI simple --index-url INDEX(s) URLs defaulting
204203
to PyPI.org.

0 commit comments

Comments
 (0)