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 deafe48 commit 9ea804cCopy full SHA for 9ea804c
setup.cfg
@@ -34,8 +34,7 @@ setup_requires =
34
install_requires =
35
ipywidgets>=7.6.5
36
jupyter_core
37
- # shiny>=0.6.1.9003
38
- shiny @ git+https://github.com/posit-dev/py-shiny.git
+ shiny>=0.6.1.9004
39
python-dateutil>=2.8.2
40
# Needed because of https://github.com/python/importlib_metadata/issues/411
41
importlib-metadata>=4.8.3,<5; python_version < "3.8"
0 commit comments