Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jerowe committed Oct 31, 2022
1 parent 9dcbd98 commit c719e23
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 @@ -37,7 +37,7 @@
license="Apache Software License 2.0",
long_description=readme + "\n\n" + history,
keywords="jupyter_dcv_proxy",
name="jupyter_dcv_proxy",
name="jupyter-dcv-proxy",
packages=find_packages(include=["jupyter_dcv_proxy", "jupyter_dcv_proxy.*"]),
test_suite="tests",
tests_require=test_requirements,
Expand Down

0 comments on commit c719e23

Please sign in to comment.