Skip to content

Commit dc1efb2

Browse files
committed
Add missing pyi file to source dist
1 parent 8f1432b commit dc1efb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ batgrl = [
5656
"terminal/_fbuf.pxd",
5757
"terminal/_fbuf.pyx",
5858
"terminal/vt100_terminal.pxd",
59+
"terminal/vt100_terminal.pyi",
5960
"terminal/vt100_terminal.pyx",
6061
]
6162

0 commit comments

Comments
 (0)