4823: More fixes and cleanups.
[arvados.git] / services / fuse / setup.py
index 9c825c67580c68da49614dd8453263a30f47892c..7132481920a5c30950c0d77fdedb125c81716357 100644 (file)
@@ -32,6 +32,7 @@ setup(name='arvados_fuse',
         'arvados-python-client>=0.1.20150206225333',
         'llfuse',
         'python-daemon',
+        'ciso8601'
         ],
       test_suite='tests',
       tests_require=['PyYAML'],