Skip to content
Snippets Groups Projects
Commit f1f713be authored by Andrea Gonsek's avatar Andrea Gonsek
Browse files

Remove yaml in version check

parent fca22331
No related branches found
No related tags found
No related merge requests found
......@@ -19,12 +19,12 @@ packages = ['numpy',
'scipy',
'networkx',
'ipython',
'yaml',
'PIL',
'cv2',
'fastdtw',
'statsmodels',
'sklearn']
# yaml is not working in requirement so we skip it...
filereq = 'requirement_blender.txt'
# Look for packages require by blender and navipy
# there versions should match
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment