Skip to content

Commit

Permalink
useless
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume.grolleron committed Jan 20, 2025
1 parent b48dc6d commit 4bbb44c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,6 @@ jobs:
python-version: ${{ matrix.python-version }}
check-latest: true

- name: Install libglib2
run: sudo apt install -y libglib2.0-0

- name: Install dependencies
env:
CTAPIPE_VERSION: ${{ matrix.ctapipe-version }}
Expand Down
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ dependencies:
- zodb
- mechanize
- browser-cookie3
- pyqt6
- pyqt5
- pyqtgraph

0 comments on commit 4bbb44c

Please sign in to comment.