We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a79054 commit c2cbdb1Copy full SHA for c2cbdb1
webviz_config/_dockerize/_create_docker_setup.py
@@ -11,7 +11,7 @@
11
from ._pip_git_url import pip_git_url
12
13
14
-PYPI_URL_ROOT = "https://pypi.org/"
+PYPI_URL_ROOT = "https://pypi.org"
15
16
17
def create_docker_setup(
0 commit comments