Add final thumbnail assembly.
This commit is contained in:
parent
72d89c0be9
commit
dd3a185f4b
3 changed files with 37 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -31,6 +31,7 @@ setup(
|
|||
'extract = dcc.extract:Extract',
|
||||
'fetch = dcc.fetch:Fetch',
|
||||
'text = dcc.text:Text',
|
||||
'thumb = dcc.thumb:Thumb',
|
||||
],
|
||||
},
|
||||
zip_safe=False,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue