From e466beb36da761c47d0c892e5b71e28eeb902d4e Mon Sep 17 00:00:00 2001 From: Martin Mares <mj@ucw.cz> Date: Tue, 27 Apr 2021 10:44:35 +0200 Subject: [PATCH] Deploy: Instalujeme i fix-submits --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 5212b564..40b92f50 100644 --- a/setup.py +++ b/setup.py @@ -13,6 +13,7 @@ setuptools.setup( 'bin/create-round', 'bin/create-user', 'bin/export-orgs', + 'bin/fix-submits', 'bin/import-points', 'bin/merge-users', 'bin/p-score', -- GitLab