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 88cec8b commit c07bdfbCopy full SHA for c07bdfb
python/ipywidgets/setup.cfg
@@ -32,13 +32,10 @@ zip_safe = False
32
# include_package_data = True
33
packages = find:
34
35
-# Requiring nbformat to specify bugfix version which is not required by
36
-# notebook - perhaps not needed anymore?
37
install_requires =
38
ipykernel>=4.5.1
39
ipython>=6.1.0
40
traitlets>=4.3.1
41
- nbformat>=4.2.0
42
widgetsnbextension~=4.0rc0
43
jupyterlab_widgets~=3.0rc0
44
0 commit comments