Skip to content

Commit

Permalink
setup.py: ship the langkit.lexer package
Browse files Browse the repository at this point in the history
TN: S315-028
For GitHub issue #149
  • Loading branch information
pmderodat authored and Roldak committed Mar 29, 2019
1 parent db3ce26 commit 21713be
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 @@ -25,6 +25,7 @@
packages=['langkit',
'langkit.expressions',
'langkit.gdb',
'langkit.lexer',
'langkit.stylechecks',
'langkit.utils'],
package_data={'langkit': [
Expand Down

0 comments on commit 21713be

Please sign in to comment.