1
0
mirror of https://github.com/sjlongland/tornado-gallery.git synced 2025-09-13 08:42:23 +10:00

setup.py: Declare cachefs dependency

This commit is contained in:
Stuart Longland 2018-04-18 15:58:41 +10:00
parent fb6bd6cb21
commit 03e74c2b0b
Signed by: stuartl
GPG Key ID: 6AA32EFB18079BAA

View File

@ -8,6 +8,7 @@ setup (name='tornado_gallery',
'tornado',
'pillow',
'filemagic',
'cachefs',
],
entry_points = {
'console_scripts': [