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-sims
csst_ifs_sim
Commits
c7ebaccd
Commit
c7ebaccd
authored
Apr 10, 2024
by
Yan Zhaojun
Browse files
update setup.py
parent
d44114ea
Changes
1
Show whitespace changes
Inline
Side-by-side
setup.py
View file @
c7ebaccd
...
...
@@ -38,7 +38,7 @@ setuptools.setup(
package_dir
=
{
'csst_ifs_sim'
:
'csst_ifs_sim'
},
# include_package_data=True,
package_data
=
{
""
:
[
"LICENSE"
,
"README.md"
],
"csst_ifs_sim"
:
[
"ifs_so/*"
,
"ifs_data/*"
,
"ifs_data/refs/*"
,
"ifs_data/refs/orbit20160925/*"
]},
"csst_ifs_sim"
:
[
"ifs_so/*"
,
"ifs_data/*"
,
"CTI/*"
,
"support/*"
,
"ifs_data/refs/*"
,
"ifs_data/refs/orbit20160925/*"
]},
# install_requires=['sphinx',
# 'numpy',
# 'scipy', 'matplotlib',
...
...
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