mirror of
https://github.com/kanzure/pdfparanoia.git
synced 2025-03-18 05:38:52 +01:00
Merge pull request #33 from kanzure/fixsetup
Fix setup.py to not have a syntax error
This commit is contained in:
commit
61e67d2c4a
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…
x
Reference in New Issue
Block a user