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 fd4afff commit 646ae8bCopy full SHA for 646ae8b
packages/gurobi/package.py
@@ -20,6 +20,7 @@
20
# See the Spack documentation for more information on packaging.
21
# ----------------------------------------------------------------------------
22
from spack import *
23
+import os
24
25
26
class Gurobi(Package):
0 commit comments