mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-01-22 12:34:17 +00:00
setup.py: add pyi2phosts.latest
This commit is contained in:
parent
d7d032d940
commit
026fd7a10a
3
setup.py
3
setup.py
@ -13,7 +13,8 @@ setup(
|
|||||||
'pyi2phosts.jump',
|
'pyi2phosts.jump',
|
||||||
'pyi2phosts.extsources',
|
'pyi2phosts.extsources',
|
||||||
'pyi2phosts.lib',
|
'pyi2phosts.lib',
|
||||||
'pyi2phosts.search',],
|
'pyi2phosts.search',
|
||||||
|
'pyi2phosts.latest'],
|
||||||
package_dir = {'': ''},
|
package_dir = {'': ''},
|
||||||
package_data = {
|
package_data = {
|
||||||
'pyi2phosts': ['templates/*.html', 'static/*']},
|
'pyi2phosts': ['templates/*.html', 'static/*']},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user