use versioneer to set the version of the snap
This commit is contained in:
parent
d8102c5217
commit
049fd7c880
|
@ -1,5 +1,6 @@
|
|||
name: wormhole
|
||||
version: git
|
||||
version-script: python3 -c "import versioneer; print(versioneer.get_version())"
|
||||
summary: get things from one computer to another, safely
|
||||
description: |
|
||||
This package provides a library and a command-line tool named wormhole,
|
||||
|
|
Loading…
Reference in New Issue
Block a user