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
Bo Zhang
csst
Commits
089c0a7c
Commit
089c0a7c
authored
Mar 02, 2022
by
BO ZHANG
🏀
Browse files
updated version
parent
f7413cd4
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
089c0a7c
...
...
@@ -5,13 +5,13 @@ with open("README.md", "r") as fh:
setuptools
.
setup
(
name
=
'csst'
,
version
=
'0.0.
2
'
,
version
=
'0.0.
3
'
,
author
=
'CSST Team'
,
author_email
=
'
liuchao
@nao.cas.cn'
,
author_email
=
'
bozhang
@nao.cas.cn'
,
description
=
'The CSST pipeline'
,
# short description
long_description
=
long_description
,
long_description_content_type
=
"text/markdown"
,
url
=
'http://github.com/
hypergravity
/csst'
,
url
=
'http://github.com/
csster
/csst'
,
packages
=
setuptools
.
find_packages
(),
license
=
'MIT'
,
classifiers
=
[
"Development Status :: 5 - Production/Stable"
,
...
...
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