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 c729831 commit 9074390Copy full SHA for 9074390
dep_checker/__init__.py
@@ -348,7 +348,7 @@ def check_imports(
348
* Added the ``name_mapping`` option.
349
* Added the ``work_dir`` option.
350
351
- .. versionchanged:: 0.7.0 Replaced the ``req_file`` argument with the ``*requirements`` argument.
+ .. versionchanged:: 1.0.0 Replaced the ``req_file`` argument with the ``*requirements`` argument.
352
Use :func:`shippinglabel.requirements.read_requirements(req_file)[0] <shippinglabel.requirements.read_requirements>`
353
to get the original bevhaviour.
354
"""
0 commit comments