From 3b87fafaa84da0a034d6b46875140dc98903df1a Mon Sep 17 00:00:00 2001
From: Martin Mares <mj@ucw.cz>
Date: Tue, 26 Oct 2021 16:11:10 +0200
Subject: [PATCH] =?UTF-8?q?setup.py:=20PyPDF2=20je=20pot=C5=99eba=20p?=
 =?UTF-8?q?=C5=99idat=20i=20sem?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 setup.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/setup.py b/setup.py
index 07bbeabc..ee19d021 100644
--- a/setup.py
+++ b/setup.py
@@ -27,6 +27,7 @@ setuptools.setup(
         # Udržujte prosím seřazené
         'Flask',
         'Flask-WTF',
+        'PyPDF2',
         'WTForms',
         'bcrypt',
         'bleach',
-- 
GitLab