Skip to content

Commit e7d890b

Browse files
author
Troy Melhase
committed
Updates package data with ref to license.txt and readme.md.
1 parent 3a1f97a commit e7d890b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@
5757
],
5858

5959
package_data={
60+
'java2python' : [
61+
'license.txt',
62+
'readme.md',
63+
],
6064
'java2python.lang': [
6165
'*.g',
6266
'*.tokens',

0 commit comments

Comments
 (0)