Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
csst
Pyscalebox
Commits
ffc4c165
Commit
ffc4c165
authored
Aug 30, 2022
by
zxl
Browse files
本地sh测试可安装
parent
16728caf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
csst-pyscalebox-install.sh
csst-pyscalebox-install.sh
+1
-4
No files found.
csst-pyscalebox-install.sh
View file @
ffc4c165
echo
"CSST-PYSCALEBOX Installer"
echo
"CSST-PYSCALEBOX Installer"
echo
"=============================================="
echo
"=============================================="
version
=
""
version
=
""
user
=
""
user
=
""
python3
-m
pip uninstall pyscalebox
-y
python3
-m
pip uninstall pyscalebox
-y
echo
"Installing CSST PYSCALEBOX API with Version:
$version
"
echo
"Installing CSST PYSCALEBOX API with Version:
$version
"
echo
"➡==============================================="
echo
"➡==============================================="
python3
-m
pip
install
$user
git+http://hub.cstcloud.cn/git/csst/pyscalebox.git
$version
python3
-m
pip
install
$user
git+https://hub.cstcloud.cn/git/csst/pyscalebox.git
$version
\ No newline at end of file
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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