Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
d43c64f6
Commit
d43c64f6
authored
1 year ago
by
Chen Wei
Browse files
Options
Download
Email Patches
Plain Diff
Update setup.py
parent
aecb88aa
develop
master
No related merge requests found
Pipeline
#3921
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
setup.py
+1
-1
setup.py
with
1 addition
and
1 deletion
+1
-1
setup.py
+
1
-
1
View file @
d43c64f6
...
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
...
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools
.
setup
(
setuptools
.
setup
(
name
=
'csst_mci_sim'
,
name
=
'csst_mci_sim'
,
version
=
'
2.0.0-MCI
1.0.0'
,
version
=
'1.0.0'
,
author
=
'CSST Team'
,
author
=
'CSST Team'
,
author_email
=
'zhaojunyan@shao.ac.cn'
,
author_email
=
'zhaojunyan@shao.ac.cn'
,
description
=
'The CSST - mci - sim'
,
# short description
description
=
'The CSST - mci - sim'
,
# short description
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets