Snap package is severly out of date.
I had initially downloaded pyflow using snap and ran into an error that I found eventually described in #42
As it turns out, running snap install pyflow --classic had installed version 0.2.4, and I could fix the error by installing the .deb file.
Is there a chance the version in snap can be updated?
Thanks for bringing this up. I'll update the snap version soon
Just a friendly reminder that it's still outdated.
Yea, you're right. I think snapcraft changed their snapcraft.yml format. Getting this error: "Issues while validating snapcraft.yaml: Additional properties are not allowed ('license' was unexpected)"
Fixed that. Need to unbury my Ubuntu comp to build this.
A little yml for GitHub Actions could help you build a package, whether you have a computer with ubuntu or not.