Parcourir la source

修改打包配置

wangweimin il y a 5 ans
Parent
commit
3ae61bd55e
2 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 0
      MANIFEST.in
  2. 0 1
      setup.py

+ 1 - 0
MANIFEST.in

@@ -0,0 +1 @@
+graft wsrepl/html

+ 0 - 1
setup.py

@@ -9,7 +9,6 @@ setup(
     author_email='wangweimin@buaa.edu.com',
     license='MIT',
     packages=find_packages(),
-    include_package_data=True,
     classifiers=[
         "Programming Language :: Python :: 3",
         "Programming Language :: Python :: 3.5",