mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-05-28 00:28:27 +02:00
added Aasimar, updated background languages, and corrected a few other issues
This commit is contained in:
@@ -21,7 +21,8 @@ setup(name='dungeonsheets',
|
||||
packages=['dungeonsheets'],
|
||||
package_data={
|
||||
'dungeonsheets': ['blank-character-sheet-default.pdf', 'blank-spell-sheet-default.pdf',
|
||||
'spellbook_template.tex']
|
||||
'spellbook_template.tex', '../VERSION',
|
||||
'character_template.txt']
|
||||
},
|
||||
install_requires=[
|
||||
'fdfgen', 'npyscreen', 'jinja2', 'pdfrw',
|
||||
|
||||
Reference in New Issue
Block a user