summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStéphane Bidoul <stephane.bidoul@gmail.com>2023-03-22 10:27:10 +0100
committerStéphane Bidoul <stephane.bidoul@gmail.com>2023-03-27 16:27:34 +0200
commitbaeb627f3f06e383fb11d6c5ef1c4785db3534ea (patch)
treee8f240038db31a3007a8e3cd1218b7c6573731b0 /docs
parent123e8a4c59b8153ee88c7675752e08c87baa6237 (diff)
downloadpip-baeb627f3f06e383fb11d6c5ef1c4785db3534ea.tar.gz
docs: clarify installation report note
Update a note to reflect the fact that the report format is now stable.
Diffstat (limited to 'docs')
-rw-r--r--docs/html/reference/installation-report.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/html/reference/installation-report.md b/docs/html/reference/installation-report.md
index cc2e23b2a..5823205f9 100644
--- a/docs/html/reference/installation-report.md
+++ b/docs/html/reference/installation-report.md
@@ -17,10 +17,9 @@ When considering use cases, please bear in mind that
other use cases), this format is *not* meant to be a lock file format as such;
- there is no plan for pip to accept an installation report as input for the `install`,
`download` or `wheel` commands;
-- the `--report` option and this format is intended to become a supported pip feature
- (when the format is stabilized to version 1);
-- it is however *not* a PyPA interoperability standard and as such its evolution will be
- governed by the pip processes and not the PyPA standardization processes.
+- while the `--report` option and this format is a supported pip feature,
+ it is *not* a PyPA interoperability standard and as such its evolution is governed by
+ the pip processes and not the PyPA standardization processes.
```
## Specification