Commit 676c797c authored by Gabriel Monnerat's avatar Gabriel Monnerat

fix attribute name

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@44940 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4633817d
......@@ -18,7 +18,7 @@ install_requires = ["zope.interface",
"cloudooo"]
if sys.version_info < (2, 5):
install_require_list.append('simplejson')
install_requires.append('simplejson')
setup(
name = name,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment