Skip to content

Commit

Permalink
Remove the "require" key in setup
Browse files Browse the repository at this point in the history
  • Loading branch information
liZe committed Dec 13, 2011
1 parent 52ea3e8 commit fdc4998
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
packages=["cairosvg"],
provides=["cairosvg"],
scripts=["bin/cairosvg"],
requires={"pycairo": ["pycairo>=1.8"]},
keywords=["svg", "cairo", "pdf", "png", "postscript"],
classifiers=[
"Development Status :: 3 - Alpha",
Expand Down

0 comments on commit fdc4998

Please sign in to comment.