Skip to content

Commit

Permalink
Remove version from snapcraft build cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed Apr 25, 2021
1 parent 396b446 commit d5c9968
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ parts:
override-pull: |
snapcraftctl pull
sed -i -e 's|@PYTHON@|/usr/bin/python3|g' src/bottles.in
snapcraftctl set-version $(git describe --tags --abbrev=10)
build-packages:
- python3
- python3-distutils
Expand Down

0 comments on commit d5c9968

Please sign in to comment.