Adding Documentation to pylog
[com/pylog.git] / mdclogpy / setup.py
index 896242d..c4e49bc 100644 (file)
@@ -40,4 +40,5 @@ setup(name='mdclogpy',
       author='kturunen',
       license='Apache Software License',
       packages=['mdclogpy'],
+      install_requires=['inotify'],
       zip_safe=False)