Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jerowe committed Jan 25, 2023
1 parent 8f17150 commit 9824e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
description="Launch RStudio with Singularity from the command line.",
entry_points={
"console_scripts": [
"launch-rstudio=jupyter_rstudio_singularity.cli:app",
"launch-rstudio=jupyter_rstudio_singularity.cli:cli",
],
},
install_requires=requirements,
Expand Down

0 comments on commit 9824e39

Please sign in to comment.