4823: More tests and fixes for updating and merging from remote api record.
[arvados.git] / services / fuse / setup.py
index 5e6c7e675bef76abfac81dab03c914108d149649..9c825c67580c68da49614dd8453263a30f47892c 100644 (file)
@@ -29,7 +29,7 @@ setup(name='arvados_fuse',
         'bin/arv-mount'
         ],
       install_requires=[
-        'arvados-python-client>=0.1.20150206225333.64c7093',
+        'arvados-python-client>=0.1.20150206225333',
         'llfuse',
         'python-daemon',
         ],