Skip to content

Commit

Permalink
try running setup.py before running the build
Browse files Browse the repository at this point in the history
  • Loading branch information
rozyczko committed Sep 20, 2023
1 parent c5fb7b5 commit 9ce9fdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ parts:
echo "\$SNAP/bin/python3.8 \$SNAP/run.py" > $SNAPCRAFT_PART_INSTALL/sasview-wrapper
chmod +x $SNAPCRAFT_PART_INSTALL/sasview-wrapper
$SNAP/bin/python3.8 $SNAP/setup.py
snapcraftctl build
# Apply shebang rewrite as done by snapcraft
Expand Down

0 comments on commit 9ce9fdf

Please sign in to comment.