Skip to content

Commit 3a66ca2

Browse files
committed
Revert commits which were not part of PR
Signed-off-by: swastik <swastkk@gmail.com>
1 parent 3bb4b2b commit 3a66ca2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/python_inspector/resolve_cli.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,8 @@ 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.
200+
``--operating_system`` OS combination defaulting Python version 3.8 and
201+
linux OS.
201202
202203
Download from the provided PyPI simple --index-url INDEX(s) URLs defaulting
203204
to PyPI.org.

0 commit comments

Comments
 (0)