Skip to content

Commit

Permalink
update for last restkit release.
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed Nov 25, 2010
1 parent 74612e9 commit c07887a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -88,7 +88,7 @@ def finalize_options(self):
cmdclass=cmdclass,

install_requires = [
'restkit>=2.2.0'
'restkit>=2.3.0'
],

options = dict(py2exe={'dll_excludes': [ "kernelbase.dll", "powrprof.dll" ]},
Expand Down

0 comments on commit c07887a

Please sign in to comment.