Skip to content

Commit 1a4a1e1

Browse files
Follow-up to #980 making it actually work
1 parent f82c0aa commit 1a4a1e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
'data/binutils/*',
9898
'data/includes/*.h',
9999
'data/includes/*/*.h',
100+
'data/templates/*.mako',
100101
] + templates,
101102
},
102103
entry_points = {'console_scripts': console_scripts},

0 commit comments

Comments
 (0)