Commit 12ff7e04 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

test pipeline

parent 45449271
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -28,7 +28,8 @@ setuptools.setup(
    package_dir={'csst': 'csst'},
    # include_package_data=True,
    package_data={"": ["LICENSE", "README.md"],
                  "csst_proto": ["data/your_data.txt",
                  "csst_proto": ["data/test_image.txt",
                                 "table_data.csv"
                                 ]},
    # install_requires=['sphinx',
    #                   'numpy',