Fix
parent
e9b3a3e7b9
commit
882b168dd5
|
|
@ -28,8 +28,7 @@ install_requires =
|
||||||
PyPDF2>=1.26.0
|
PyPDF2>=1.26.0
|
||||||
|
|
||||||
[options.packages.find]
|
[options.packages.find]
|
||||||
exclude =
|
exclude = tests
|
||||||
tests
|
|
||||||
|
|
||||||
[options.entry_points]
|
[options.entry_points]
|
||||||
console_scripts = camelot = camelot.cli:cli
|
console_scripts = camelot = camelot.cli:cli
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue