From 10ed18a0b7b866eb311ee751e9dd15aad402f0a8 Mon Sep 17 00:00:00 2001 From: Christiaan de Die le Clercq Date: Wed, 3 Apr 2024 20:57:46 +0200 Subject: [PATCH] Fix pretix metadata (#643) Co-authored-by: nodiscc --- software/pretix.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/software/pretix.yml b/software/pretix.yml index 2da6fe993b..02a9af176f 100644 --- a/software/pretix.yml +++ b/software/pretix.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Python + - Docker tags: - E-commerce -source_code_url: https://github.com/pretix +source_code_url: https://github.com/pretix/pretix