parent
5df8f38d75
commit
fe8209bf03
1
setup.py
1
setup.py
@ -71,6 +71,7 @@ setup(
|
|||||||
package_data={
|
package_data={
|
||||||
'hy.contrib': ['*.hy'],
|
'hy.contrib': ['*.hy'],
|
||||||
'hy.core': ['*.hy'],
|
'hy.core': ['*.hy'],
|
||||||
|
'hy.extra': ['*.hy'],
|
||||||
},
|
},
|
||||||
author="Paul Tagliamonte",
|
author="Paul Tagliamonte",
|
||||||
author_email="tag@pault.ag",
|
author_email="tag@pault.ag",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user