Browse Source

fix setup.py

wangweimin 5 năm trước cách đây
mục cha
commit
e03823c42a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -13,7 +13,7 @@ setup(
         # data files need to be listed both here (which determines what gets
         # installed) and in MANIFEST.in (which determines what gets included
         # in the sdist tarball)
-        "wsrepl": [
+        "pywebio": [
             "html/codemirror/material-ocean.css",
             "html/codemirror/darcula.css",
             "html/codemirror/active-line.js",