Skip to content

Commit 60ad3aa

Browse files
authored
Doc: removing paragraph regarding pypi-attestations (#1451)
1 parent ba6d9d9 commit 60ad3aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ pip install git+https://github.com/py-pdf/fpdf2.git@master
8585

8686
**Development**: check the [dedicated documentation page](Development.md).
8787

88+
<!-- Not documenting pypi-attributions for now, as recommended by @woodruffw: https://github.com/trailofbits/pypi-attestations/issues/85#issuecomment-2779481313
8889
### Verifying provenance
8990
[`pypi-attestations`](https://pypi.org/project/pypi-attestations/) can be used to check the provenance of a `fpdf2-2.X.Y.tar.gz` or `fpdf2-2.X.Y-py2.py3-none-any.whl` package (_cf._ [PyPI now supports digital attestations](https://blog.pypi.org/posts/2024-11-14-pypi-now-supports-digital-attestations/)).
9091
@@ -99,6 +100,7 @@ OK: fpdf2-2.8.2-py2.py3-none-any.whl
99100
```
100101
101102
The file URL can be retrieved from the [pypi.org/simple/fpdf2 page](https://pypi.org/simple/fpdf2/).
103+
-->
102104

103105
### Displaying deprecation warnings
104106
`DeprecationWarning`s are not displayed by Python by default.

0 commit comments

Comments
 (0)