From 0c605104def905d7a9bc5ba1b4a0b6ef85d001f3 Mon Sep 17 00:00:00 2001
From: Aleksolotl <aleksolotl@aleksis.org>
Date: Tue, 4 Jul 2023 17:57:07 +0000
Subject: [PATCH] Update pyproject.toml

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index b277f655..904eabed 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -46,7 +46,7 @@ priority = "primary"
 [[tool.poetry.source]]
 name = "gitlab"
 url = "https://edugit.org/api/v4/projects/461/packages/pypi/simple"
-priority = "secondary"
+priority = "supplemental"
 [tool.poetry.dependencies]
 python = "^3.9"
 calendarweek = "^0.5.0"
-- 
GitLab