Skip to content

Commit 8eb3e47

Browse files
committed
setup: replace isbnlib with isbnlib2
1 parent 2d15496 commit 8eb3e47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ packages = find:
3232
python_requires = >=3.7
3333
zip_safe = False
3434
install_requires =
35-
isbnlib>=3.10.8
35+
isbnlib2>=3.11.16
3636

3737
[options.extras_require]
3838
tests =

0 commit comments

Comments
 (0)