Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Commit

Permalink
refactor: Update entrypoint path (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgwerner authored Aug 9, 2020
1 parent 1ec5ad0 commit 2e4068b
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 @@ -14,7 +14,7 @@
],
entry_points={
'jupyter_serverproxy_servers': [
'illumidesk-vscode-proxy = illumidesk_vscode_proxy:setup_vscode',
'vscode = illumidesk_vscode_proxy:setup_vscode',
]
},
package_data={
Expand Down

0 comments on commit 2e4068b

Please sign in to comment.