From 882b168dd573e48aebd0e83eb9d58e6414c688d0 Mon Sep 17 00:00:00 2001 From: KOLANICH Date: Mon, 22 Jul 2019 20:21:04 +0000 Subject: [PATCH] Fix --- setup.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index acad336..88f4929 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,8 +28,7 @@ install_requires = PyPDF2>=1.26.0 [options.packages.find] - exclude = - tests +exclude = tests [options.entry_points] console_scripts = camelot = camelot.cli:cli