Skip to content
Snippets Groups Projects
Commit 3b87fafa authored by Martin Mareš's avatar Martin Mareš
Browse files

setup.py: PyPDF2 je potřeba přidat i sem

parent c646e156
No related branches found
No related tags found
1 merge request!94Třídění skenů
This commit is part of merge request !94. Comments created here will be created in the context of that merge request.
...@@ -27,6 +27,7 @@ setuptools.setup( ...@@ -27,6 +27,7 @@ setuptools.setup(
# Udržujte prosím seřazené # Udržujte prosím seřazené
'Flask', 'Flask',
'Flask-WTF', 'Flask-WTF',
'PyPDF2',
'WTForms', 'WTForms',
'bcrypt', 'bcrypt',
'bleach', 'bleach',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment