Skip to content

Commit

Permalink
setup.py fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnovak committed Mar 19, 2014
1 parent 2256eb2 commit a1335ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@
packages=['twyg'],
include_package_data=True,

install_requires=['cairo'],

entry_points = {
'console_scripts': ['twyg=twyg.cmdline:main']
},
Expand Down

0 comments on commit a1335ea

Please sign in to comment.