We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d176955 + 52294b3 commit c73c616Copy full SHA for c73c616
.github/workflows/Testbase.yml
@@ -29,8 +29,8 @@ jobs:
29
python -m pip install --upgrade pip
30
export QT_DEBUG_PLUGINS=1
31
pip install flake8 pytest pytest-cov pytest-qt pytest-xdist pytest-xvfb setuptools wheel numpy h5py ${{ inputs.qt5 }} toml
32
- pip install -e .
33
pip install pymodaq
+ pip install -e .
34
- name: create local pymodaq folder and setting permissions
35
run: |
36
sudo mkdir /etc/.pymodaq
0 commit comments