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 47e5e85 commit d86f74bCopy full SHA for d86f74b
setup.cfg
@@ -36,8 +36,6 @@ install_requires =
36
jupyter_core
37
shiny>=0.6.1.9005
38
python-dateutil>=2.8.2
39
- # Needed because of https://github.com/python/importlib_metadata/issues/411
40
- importlib-metadata>=4.8.3,<5; python_version < "3.8"
41
tests_require =
42
pytest>=3
43
zip_safe = False
0 commit comments