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 3b405be commit 4422280Copy full SHA for 4422280
.github/workflows/book.yml
@@ -23,7 +23,6 @@ jobs:
23
auto-activate-base: false
24
25
- name: Install PyCall
26
- shell: bash {0}
27
run: |
28
julia -e ' using Pkg; Pkg.add(["REPL", "PyCall"]); Pkg.build("PyCall")'
29
0 commit comments