Skip to content

Commit 870198d

Browse files
committed
BUG: Add PyPDF2.generic to distribution
Closes #1243
1 parent 1423c0d commit 870198d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ classifiers =
3535
packages =
3636
PyPDF2
3737
PyPDF2._codecs
38+
PyPDF2.generic
3839
python_requires = >=3.6
3940
install_requires =
4041
typing_extensions; python_version < '3.10'

0 commit comments

Comments
 (0)