diff options
| -rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,7 +8,6 @@ setup(name='python-magic', url="http://github.com/ahupp/python-magic", version='0.4.0', py_modules=['magic'], - install_requires=['ctypes'], long_description="""This module uses ctypes to access the libmagic file type identification library. It makes use of the local magic database and supports both textual and MIME-type output. |
