mirror of
https://github.com/jsvine/pdfplumber.git
synced 2026-08-29 08:34:23 +08:00
Fix list of tested Python versions in README #1355
Thanks to @pranjalpokharel7 for flagging.
This commit is contained in:
@@ -6,7 +6,7 @@ Plumb a PDF for detailed information about each text character, rectangle, and l
|
||||
|
||||
Works best on machine-generated, rather than scanned, PDFs. Built on [`pdfminer.six`](https://github.com/goulu/pdfminer).
|
||||
|
||||
Currently [tested](tests/) on [Python 3.8, 3.9, 3.10, 3.11](.github/workflows/tests.yml).
|
||||
Currently [tested](tests/) on [Python 3.10, 3.11, 3.12, 3.13, 3.14](.github/workflows/tests.yml).
|
||||
|
||||
Translations of this document are available in: [Chinese (by @hbh112233abc)](https://github.com/hbh112233abc/pdfplumber/blob/stable/README-CN.md).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user