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
Zhang Xiaoli
pyscalebox
Commits
54671fae
Commit
54671fae
authored
Aug 31, 2022
by
zxl
Browse files
update the url of git
parent
bfd25276
Changes
2
Show whitespace changes
Inline
Side-by-side
README.md
View file @
54671fae
...
@@ -12,7 +12,7 @@ python3 -m pip install --upgrade setuptools
...
@@ -12,7 +12,7 @@ python3 -m pip install --upgrade setuptools
`pyscalebox`
can be installed with the following command:
`pyscalebox`
can be installed with the following command:
```
bash
```
bash
git clone https://
hub.cstcloud.cn/git/csst
/pyscalebox.git
git clone https://
csst-tb.bao.ac.cn/code/zhangxiaoli
/pyscalebox.git
cd
pyscalebox
cd
pyscalebox
python3
-m
pip
install
-r
requirements.txt
python3
-m
pip
install
-r
requirements.txt
python3 setup.py
install
python3 setup.py
install
...
@@ -21,7 +21,7 @@ python3 setup.py install
...
@@ -21,7 +21,7 @@ python3 setup.py install
`pyscalebox`
and relevant packages could be installed by running one of the following commands in your terminal.
`pyscalebox`
and relevant packages could be installed by running one of the following commands in your terminal.
```
bash
```
bash
sh
-c
"
$(
curl
-fsSL
https://csst-tb.bao.ac.cn/code/zhangxiaoli/py
t
scalebox/-/raw/ma
ster
/csst-pyscalebox-install.sh
)
"
sh
-c
"
$(
curl
-fsSL
https://csst-tb.bao.ac.cn/code/zhangxiaoli/pyscalebox/-/raw/ma
in
/csst-pyscalebox-install.sh
)
"
```
```
...
...
csst-pyscalebox-install.sh
View file @
54671fae
...
@@ -5,4 +5,4 @@ user=""
...
@@ -5,4 +5,4 @@ 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+https://csst-tb.bao.ac.cn/code/zhangxiaoli/pytscalebox.git
$version
python3
-m
pip
install
$user
git+https://csst-tb.bao.ac.cn/code/zhangxiaoli/pyscalebox.git
$version
\ No newline at end of file
\ No newline at end of file
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