Skip to content

Commit 5014141

Browse files
committed
update include files
1 parent 2866177 commit 5014141

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
include LICENSE README.md VERSION
22
recursive-include src **/*.py
3-
recursive-include src **/*.pyi **/ui/
3+
recursive-include src **/*.pyi
4+
recursive-include src/wechaty/ui **/*
45
recursive-exclude src **/*_test.py **/__pycache__ **/.mypy_cache

0 commit comments

Comments
 (0)