Skip to content

Commit e946bf9

Browse files
committed
ci: remove unnecessary pip install
1 parent 629d38f commit e946bf9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ jobs:
6464
run: |
6565
sudo apt install -y graphviz
6666
pip install packaging
67-
pip install .[testbase]
6867
6968
- name: Install pytest-mpl
7069
if: contains(matrix.extras, 'matplotlib')

0 commit comments

Comments
 (0)