about summary refs log tree commit diff
path: root/setup.py
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@vulturis.eu>2014-01-28 12:10:33 +0100
committerPaweł Jastrzębski <pawelj@vulturis.eu>2014-01-28 12:10:33 +0100
commita229ba44bfa42bf3d2749e097b80d4a30a9dd44a (patch)
treed1e05de3af6da3d316f37ca2cbcb23a1f81d7547 /setup.py
parentRemoved redundant output (diff)
downloadkcc-a229ba44bfa42bf3d2749e097b80d4a30a9dd44a.tar.gz
kcc-a229ba44bfa42bf3d2749e097b80d4a30a9dd44a.tar.bz2
kcc-a229ba44bfa42bf3d2749e097b80d4a30a9dd44a.zip
README update
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f805c66..5912dab 100755
--- a/setup.py
+++ b/setup.py
@@ -93,7 +93,6 @@ setup(
     license="ISC License (ISCL)",
     keywords="kindle comic mobipocket mobi cbz cbr manga",
     url="http://github.com/ciromattia/kcc",
-    packages=['kcc'], requires=['Pillow'],
     **extra_options
 )