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.
1 parent 6d583fb commit 08db5efCopy full SHA for 08db5ef
.github/workflows/main.yml
@@ -27,7 +27,6 @@ jobs:
27
with:
28
environment-name: ipympl-dev
29
environment-file: dev-environment.yml
30
- python-version: ${{ matrix.python-version }}
31
auto-activate-base: false
32
channels: conda-forge
33
@@ -68,7 +67,7 @@ jobs:
68
67
69
70
71
+ python-version: ${{ matrix.python }}
72
73
74
0 commit comments