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 b0b14f6 commit f0d7bf2Copy full SHA for f0d7bf2
scripts/slurmdockerint.sh
@@ -11,6 +11,7 @@ DIST=dist
11
12
rm -r $DIST || true
13
python setup.py bdist_wheel
14
+python3 setup.py bdist_wheel
15
16
WHEEL="$DIST/$(ls $DIST)"
17
0 commit comments