We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1423c0d commit 870198dCopy full SHA for 870198d
setup.cfg
@@ -35,6 +35,7 @@ classifiers =
35
packages =
36
PyPDF2
37
PyPDF2._codecs
38
+ PyPDF2.generic
39
python_requires = >=3.6
40
install_requires =
41
typing_extensions; python_version < '3.10'
0 commit comments