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 7abb6e9 commit 5e217eeCopy full SHA for 5e217ee
1 file changed
.github/workflows/install_examples.yml
@@ -18,7 +18,7 @@ jobs:
18
--channel conda-forge \
19
--strict-channel-priority \
20
--quiet --yes \
21
- pip setuptools setuptools-scm \
+ python=3.11 pip \
22
numpy matplotlib scipy \
23
slycot pmw jupyter
24
0 commit comments