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_msc_sim
Commits
f540664f
Commit
f540664f
authored
1 year ago
by
Fang Yuedong
Browse files
Options
Download
Email Patches
Plain Diff
update version number to 2.1.0 in setup.py
parent
f2686169
release_v3.0
11-csst
29-darktime-exptime-shtopen-shtstat-t
current_stable_for_tests
develop
master
milky_way_extinction
new_sim
release_v2.0
revert-914004c1
sim_scheduler
sls_psf_pca_convolve
v3.3.0
v3.2.1
v3.2.0
v3.1.0
v3.0.0
v2.1.0
2 merge requests
!17
release version 2.1.0
,
!16
version 2.1.0
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
config/config_fgs.yaml
+1
-1
config/config_fgs.yaml
setup.py
+1
-1
setup.py
with
2 additions
and
2 deletions
+2
-2
config/config_fgs.yaml
+
1
-
1
View file @
f540664f
...
...
@@ -9,7 +9,7 @@
# Base diretories and naming setup
# Can add some of the command-line arguments here as well;
# OK to pass either way or both, as long as they are consistent
work_dir
:
"
/share/home/fangyuedong/
fgs_sim/
csst-simulation/workplace/"
work_dir
:
"
/share/home/fangyuedong/csst-simulation/workplace/"
data_dir
:
"
/share/simudata/CSSOSDataProductsSims/data/"
run_name
:
"
fgs_test"
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
-
1
View file @
f540664f
...
...
@@ -26,7 +26,7 @@ extensions = [
setup
(
name
=
'CSSTSim'
,
version
=
'2.
0
.0'
,
version
=
'2.
1
.0'
,
packages
=
find_packages
(),
install_requires
=
[
# 'numpy>=1.18.5',
...
...
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