Skip to content

Commit

Permalink
ZODB3 is a requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
philikon committed Jun 4, 2007
1 parent ebf9932 commit b48d336
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
packages=find_packages('src'),
package_dir={'': 'src'},

install_requires=['ZODB3'],
include_package_data=True,
zip_safe=False,
)

0 comments on commit b48d336

Please sign in to comment.