소스 검색

fix setup.py

wangweimin 5 년 전
부모
커밋
e03823c42a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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",