1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

docs: clarify installation report note

Update a note to reflect the fact that the report format is now stable.
This commit is contained in:
Stéphane Bidoul 2023-03-22 10:27:10 +01:00
parent 123e8a4c59
commit baeb627f3f

View file

@ -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