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_mci_sim
Commits
33ff81af
Commit
33ff81af
authored
Apr 13, 2024
by
Yan Zhaojun
Browse files
test
parent
dcedbba4
Pipeline
#3997
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
33ff81af
...
...
@@ -35,7 +35,7 @@ setuptools.setup(
"Programming Language :: Python :: 3.8"
,
"Topic :: Scientific/Engineering :: Physics"
,
"Topic :: Scientific/Engineering :: Astronomy"
],
package_dir
=
{
'csst_
ifs
_sim'
:
'csst_
ifs
_sim'
},
package_dir
=
{
'csst_
mci
_sim'
:
'csst_
mci
_sim'
},
# include_package_data=True,
package_data
=
{
""
:
[
"LICENSE"
,
"README.md"
],
"csst_mci_sim"
:
[
"mci_so/*"
,
"mci_data/*"
,
"CTI/*"
,
"support/*"
,
"mci_data/refs/*"
,
"mci_data/refs/orbit20160925/*"
]},
...
...
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