Skip to content

Commit

Permalink
Include hy.extra in packaging (#1201)
Browse files Browse the repository at this point in the history
closes #1200
  • Loading branch information
tuturto authored and kirbyfan64 committed Jan 17, 2017
1 parent 5df8f38 commit fe8209b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
package_data={
'hy.contrib': ['*.hy'],
'hy.core': ['*.hy'],
'hy.extra': ['*.hy'],
},
author="Paul Tagliamonte",
author_email="[email protected]",
Expand Down

0 comments on commit fe8209b

Please sign in to comment.