Browse Source

fix: py ci

Byaidu 1 year ago
parent
commit
5d19e1e63d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -19,6 +19,7 @@ setup(
     url="https://github.com/Byaidu/PDFMathTranslate",
     url="https://github.com/Byaidu/PDFMathTranslate",
     packages=["pdf2zh"],
     packages=["pdf2zh"],
     install_requires=requirements,
     install_requires=requirements,
+    include_package_data=True,
     classifiers=[
     classifiers=[
         "Programming Language :: Python :: 3",
         "Programming Language :: Python :: 3",
         "Operating System :: OS Independent",
         "Operating System :: OS Independent",