Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-dfs
csst-dfs-client
Commits
d2f97a4b
Commit
d2f97a4b
authored
Dec 28, 2024
by
Wei Shoulin
Browse files
rm data
parent
c6e11656
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
d2f97a4b
...
...
@@ -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
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment