Skip to content
Snippets Groups Projects
Commit 9d514815 authored by Dr. Felix Tobias Schindler's avatar Dr. Felix Tobias Schindler
Browse files

[P] pin k3d==2.6.6

parent d7f23688
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
......@@ -20,7 +20,7 @@ from setuptools.command.install import install
requires=['ipython','numpy', 'scipy']
extras_require = {
'visualisation': ( 'k3d', 'vtk', 'ipywidgets', 'lxml', 'xmljson',
'visualisation': ( 'k3d==2.6.6', 'vtk', 'ipywidgets', 'lxml', 'xmljson',
'matplotlib',),
'infrastructure': ('pylicense3>=0.4.1', 'pytest', 'pytest-cov',
'cmake_format==0.4.1', 'codecov', 'yapf==0.25',
......
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