Skip to content

Commit 341de08

Browse files
committed
Merge branch 'mr/pmderodat/pull/651/head' into 'master'
[GitHub] setup.py: add missing langkit.scripts package to wheel See merge request eng/libadalang/langkit!1002
2 parents 93d1817 + 369b9a8 commit 341de08

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
@@ -24,6 +24,7 @@
2424
'langkit.expressions',
2525
'langkit.gdb',
2626
'langkit.lexer',
27+
'langkit.scripts',
2728
'langkit.stylechecks',
2829
'langkit.utils'],
2930
package_data={'langkit': [

0 commit comments

Comments
 (0)