We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28faa9b commit 18da0b2Copy full SHA for 18da0b2
docs/environment.yml
@@ -12,3 +12,4 @@ dependencies:
12
- scikit-image
13
- sphinx
14
- nbsphinx
15
+- packaging
setup.py
@@ -67,6 +67,7 @@
67
'ipywidgets>=7.2.1',
68
'ipydatawidgets>=1.1.1',
69
'numpy',
70
+ 'packaging',
71
'traitlets',
72
],
73
'extras_require': {
0 commit comments