Browse Source

update MANIFEST.in

wangweimin 5 years ago
parent
commit
885704f757
1 changed files with 4 additions and 1 deletions
  1. 4 1
      MANIFEST.in

+ 4 - 1
MANIFEST.in

@@ -1 +1,4 @@
-graft wsrepl/html
+recursive-include demos *.py
+recursive-include docs *
+prune docs/_build
+graft pywebio/html