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
Liu Dezi
csst_msc_sim
Commits
ca7fb5db
Commit
ca7fb5db
authored
Nov 30, 2022
by
Fang Yuedong
Browse files
set version 1.0.5
parent
9bee4eba
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
ca7fb5db
...
...
@@ -26,20 +26,20 @@ extensions = [
setup
(
name
=
'CSSTSim'
,
version
=
'1.0.
4
'
,
version
=
'1.0.
5
'
,
packages
=
find_packages
(),
install_requires
=
[
#
'numpy>=1.18.5',
#
'galsim>=2.2.4',
#
'pyyaml>=5.3.1',
#
'astropy>=4.0.1',
#
'scipy>=1.5.0',
#
'mpi4py>=3.0.3',
#
'sep>=1.0.3',
#
'healpy>=1.14.0',
#
'h5py>=2.10.0',
#
'Cython>=0.29.21',
#
'numba>=0.50.1'
'numpy>=1.18.5'
,
'galsim>=2.2.4'
,
'pyyaml>=5.3.1'
,
'astropy>=4.0.1'
,
'scipy>=1.5.0'
,
'mpi4py>=3.0.3'
,
'sep>=1.0.3'
,
'healpy>=1.14.0'
,
'h5py>=2.10.0'
,
'Cython>=0.29.21'
,
'numba>=0.50.1'
],
package_data
=
{
'ObservationSim.Astrometry.lib'
:
[
'libshao.so'
],
...
...
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