mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Include the amazon metadata fetching module in the OS X build of calibre
This commit is contained in:
parent
a668e60944
commit
9603e3f385
@ -352,6 +352,7 @@ def main():
|
|||||||
'BeautifulSoup', 'calibre.ebooks.lrf.fonts.prs500.*',
|
'BeautifulSoup', 'calibre.ebooks.lrf.fonts.prs500.*',
|
||||||
'dateutil', 'email.iterators',
|
'dateutil', 'email.iterators',
|
||||||
'email.generator',
|
'email.generator',
|
||||||
|
'calibre.ebooks.metadata.amazon',
|
||||||
],
|
],
|
||||||
'packages' : ['PIL', 'Authorization', 'lxml', 'dns'],
|
'packages' : ['PIL', 'Authorization', 'lxml', 'dns'],
|
||||||
'excludes' : ['IPython'],
|
'excludes' : ['IPython'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user