We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e9d0c7 commit 95ad1faCopy full SHA for 95ad1fa
1 file changed
.github/workflows/test_pyqt5.yml
@@ -41,7 +41,7 @@ jobs:
41
cd ..
42
git clone --depth 1 --branch develop https://github.com/PlotPyStack/guidata.git
43
git clone --depth 1 --branch develop https://github.com/PlotPyStack/plotpy.git
44
- git clone --depth 1 --branch develop https://github.com/DataLab-Platform/Sigima.git
+ git clone --depth 1 --branch develop https://github.com/DataLab-Platform/sigima.git
45
cd DataLab
46
pip install -e ../guidata
47
pip install -e ../plotpy
0 commit comments