mirror of
https://github.com/kanzure/pdfparanoia.git
synced 2025-07-15 14:08:21 +02:00
Merge 1ff513389f
into cc7d14d173
This commit is contained in:
commit
8f6a2639a4
1 changed files with 0 additions and 4 deletions
4
setup.py
4
setup.py
|
@ -13,10 +13,6 @@ if platform.python_version() >= "3.0.0":
|
|||
else:
|
||||
dependencies = ["pdfminer>=0"]
|
||||
|
||||
setup(
|
||||
name="pdfparanoia",
|
||||
version="0.0.14",
|
||||
|
||||
packages = [
|
||||
"pdfparanoia",
|
||||
"pdfparanoia.plugins",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue