Skip to content

Commit 1d3c3f9

Browse files
committed
add mod.include to setup.py
1 parent e1fac15 commit 1d3c3f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ def doc_files():
5959
'java2python.lang',
6060
'java2python.lib',
6161
'java2python.mod',
62+
'java2python.mod.include',
6263
],
6364

6465
package_data={

0 commit comments

Comments
 (0)