We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2866177 commit 5014141Copy full SHA for 5014141
MANIFEST.in
@@ -1,4 +1,5 @@
1
include LICENSE README.md VERSION
2
recursive-include src **/*.py
3
-recursive-include src **/*.pyi **/ui/
+recursive-include src **/*.pyi
4
+recursive-include src/wechaty/ui **/*
5
recursive-exclude src **/*_test.py **/__pycache__ **/.mypy_cache
0 commit comments