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.
usage
1 parent fd9b856 commit a1354e5Copy full SHA for a1354e5
docs/usage.rst
@@ -66,9 +66,9 @@ The full documentation can be issued by running with ``environment --help``:
66
67
options:
68
-h, --help show this help message and exit
69
- --PEP-639 Enable license gathering according to PEP 639 (improving license clarity with better package metadata).
+ --PEP-639 Enable license gathering according to PEP 639 (improving license clarity with better package metadata).
70
The behavior may change during the draft development of the PEP.
71
- --gather-license-texts
+ --gather-license-texts
72
Enable license text gathering.
73
--pyproject <file> Path to the root component's `pyproject.toml` file.
74
This should point to a file compliant with PEP 621 (storing project metadata).
0 commit comments