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 996798f commit a6a0fa8Copy full SHA for a6a0fa8
setup.cfg
@@ -20,4 +20,4 @@ exclude = docs
20
21
[options.entry_points]
22
console_scripts =
23
- shiny = shiny.main:main
+ shiny = shiny._main:main
0 commit comments