Skip to content
Snippets Groups Projects
Commit 75319fd9 authored by Arnaud Taffanel's avatar Arnaud Taffanel
Browse files

Fix cflib version in setup.py

parent e1aa48ff
No related branches found
No related tags found
No related merge requests found
......@@ -134,7 +134,7 @@ setup(
],
},
install_requires=platform_requires + ['cflib>=0.1.1', 'appdirs==1.4.0',
install_requires=platform_requires + ['cflib>=0.1.3', 'appdirs==1.4.0',
'pyzmq', 'pyqtgraph>=0.10'],
# List of dev dependencies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment