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

test pipeline

parent 45449271
Pipeline #39 passed with stages
in 8 seconds
...@@ -28,7 +28,8 @@ setuptools.setup( ...@@ -28,7 +28,8 @@ setuptools.setup(
package_dir={'csst': 'csst'}, package_dir={'csst': 'csst'},
# include_package_data=True, # include_package_data=True,
package_data={"": ["LICENSE", "README.md"], package_data={"": ["LICENSE", "README.md"],
"csst_proto": ["data/your_data.txt", "csst_proto": ["data/test_image.txt",
"table_data.csv"
]}, ]},
# install_requires=['sphinx', # install_requires=['sphinx',
# 'numpy', # 'numpy',
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment