Skip to content

Commit

Permalink
update include files
Browse files Browse the repository at this point in the history
  • Loading branch information
wj-Mcat committed Jul 31, 2022
1 parent 2866177 commit 5014141
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
include LICENSE README.md VERSION
recursive-include src **/*.py
recursive-include src **/*.pyi **/ui/
recursive-include src **/*.pyi
recursive-include src/wechaty/ui **/*
recursive-exclude src **/*_test.py **/__pycache__ **/.mypy_cache

0 comments on commit 5014141

Please sign in to comment.