Averell7 / PdfBooklet

Creates booklets from Pdf files, and much more
45 stars 13 forks source link

Make PdfBooklet available on Pypi #11

Open wonko21 opened 6 years ago

wonko21 commented 6 years ago

Hi,

I think you just need to add the dependencies in setup.py.

cheers Wonko

Averell7 commented 6 years ago

Although I am using linux for some projects, I am not a linux guy and I would fear not to do things correctly. Example : It is unclear for me if I must use install_requires (setuptools) or requires (distutils). If you have informations to help me, I can try to create an account on Pypi.