File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -348,7 +348,7 @@ def check_imports(
348348 * Added the ``name_mapping`` option.
349349 * Added the ``work_dir`` option.
350350
351- .. versionchanged:: 0.7.0 Replaced the ``req_file`` argument with the ``*requirements`` argument.
351+ .. versionchanged:: 1.0.0 Replaced the ``req_file`` argument with the ``*requirements`` argument.
352352 Use :func:`shippinglabel.requirements.read_requirements(req_file)[0] <shippinglabel.requirements.read_requirements>`
353353 to get the original bevhaviour.
354354 """
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ Command Line
111111
112112The :option: `-P / --pyproject <-P> ` option takes precedence over the :option: `--req-file ` option.
113113
114- .. versionchanged :: 0.7 .0
114+ .. versionchanged :: 1.0 .0
115115
116116 Added the :option: `-P / --pyproject <-P> ` option.
117117
You can’t perform that action at this time.
0 commit comments