Commit 2049936e authored by Julien Muchembled's avatar Julien Muchembled

typo

git-svn-id: https://svn.erp5.org/repos/neo/trunk@2753 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent 1bcaed21
......@@ -64,7 +64,7 @@ setup(
name = 'neoppod',
description = description + ' - Common part',
packages = ['neo', ('neo.lib', 'neo/lib')],
# Raah!!! I wish I could write something like (for 'neoppod'):
# Raah!!! I wish I could write something like:
# install_requires = ['python>=2.5|ctypes']
install_requires = (),
namespace_packages = ['neo'],
......
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