Skip to content

Commit e08adae

Browse files
committed
update
1 parent e698e43 commit e08adae

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/Testbase.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
export QT_DEBUG_PLUGINS=1
3131
pip install flake8 pytest pytest-cov pytest-qt pytest-xdist pytest-xvfb setuptools wheel numpy h5py ${{ inputs.qt5 }} toml
3232
pip install pymodaq
33-
pip install -e .
33+
pip install -e .
3434
- name: create local pymodaq folder and setting permissions
3535
run: |
3636
sudo mkdir /etc/.pymodaq

__init__.py

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)