Skip to content

Commit f0d7bf2

Browse files
authored
Update slurmdockerint.sh
1 parent b0b14f6 commit f0d7bf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/slurmdockerint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ DIST=dist
1111

1212
rm -r $DIST || true
1313
python setup.py bdist_wheel
14+
python3 setup.py bdist_wheel
1415

1516
WHEEL="$DIST/$(ls $DIST)"
1617

0 commit comments

Comments
 (0)