Added a CSS file to the epub output format.

This commit is contained in:
Mark Wolfman
2021-07-05 22:54:23 -05:00
parent 05aec37352
commit b1e69182eb
12 changed files with 122 additions and 47 deletions
+2 -1
View File
@@ -25,7 +25,8 @@ setup(name='dungeonsheets',
'../VERSION']
},
install_requires=[
'fdfgen', 'npyscreen', 'jinja2', 'pdfrw', 'sphinx', 'EbookLib',
'fdfgen', 'npyscreen', 'jinja2', 'pdfrw', 'sphinx',
'EbookLib',
],
entry_points={
'console_scripts': [