Commit d2f97a4b authored by Wei Shoulin's avatar Wei Shoulin
Browse files

rm data

parent c6e11656
......@@ -39,14 +39,10 @@ setuptools.setup(
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Framework :: FastAPI",
"Topic :: Scientific/Engineering :: Physics",
"Topic :: Scientific/Engineering :: Astronomy",
],
include_package_data=True,
package_data={
"csst_dfs_client": ["data/*"],
},
include_package_data=False,
python_requires=">=3.9",
install_requires=requirements
)
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