From bb384f4f11a5c521acbbc4027c4215e2b72f5035 Mon Sep 17 00:00:00 2001 From: jfm Date: Tue, 30 Apr 2024 11:00:02 +0200 Subject: [PATCH] CI Update --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 34ba2e6..e1ecc73 100644 --- a/Pipfile +++ b/Pipfile @@ -4,7 +4,7 @@ verify_ssl = true name = "pypi" [[source]] -url = "http://pypi.moerks.dk/simple" +url = "http://pypi.moerks.dk:8082/simple" verify_ssl = false name = "pypi"