We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4d1670 commit 0bf9035Copy full SHA for 0bf9035
deps/build.jl
@@ -76,10 +76,6 @@ try
76
# cmd_args = String["./install-devitopro.sh"]
77
# run(Cmd(cmd_args))
78
79
- # Install devito[extras,tests]
80
- # @info("Install devito[extras,tests]")
81
- # pip("$(dir)/submodules/devito[extras,tests]")
82
-
83
# Install devitopro
84
@info("Install devitopro[extras]")
85
pip("$(dir)[extras]")
0 commit comments