Skip to content

Commit

Permalink
Add files
Browse files Browse the repository at this point in the history
  • Loading branch information
aclark4life committed Aug 21, 2013
1 parent 8e28b62 commit 8708a31
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,13 @@
entry_points={
'z3c.autoinclude.plugin': 'target = plone',
},
include_package_data=True,
install_requires=[
'setuptools',
'collective.cover',
'collective.monkeypatcher',
'five.grok',
'pyzotero',
# 'pyzotero',
'z3c.jbot',
],
version=VERSION,
Expand Down

0 comments on commit 8708a31

Please sign in to comment.