[fix] meh
This commit is contained in:
parent
9a9f75dec5
commit
52f0441ff5
2
setup.py
2
setup.py
@ -30,6 +30,6 @@ setup(name='prosopopee',
|
||||
keywords='',
|
||||
include_package_data=True,
|
||||
package_data={
|
||||
'prosopopee': ["%s/*" % x[0].replace("prosopopee/", "", 1) for x in os.walk("prosopopee/themes/") if x[2]],
|
||||
'prosopopee': ['themes/*/*/*/*', 'themes/*/templates/*.html', 'themes/*/templates/section/*.html'],
|
||||
},
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user