We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 629d38f commit e946bf9Copy full SHA for e946bf9
.github/workflows/ci.yml
@@ -64,7 +64,6 @@ jobs:
64
run: |
65
sudo apt install -y graphviz
66
pip install packaging
67
- pip install .[testbase]
68
69
- name: Install pytest-mpl
70
if: contains(matrix.extras, 'matplotlib')
0 commit comments