1
0

Merge pull request #6191 from matrix-org/rav/fix_packaging

This commit is contained in:
Andrew Morgan
2020-02-26 12:36:03 +00:00
2 changed files with 2 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ prune debian
prune demo/etc
prune docker
prune mypy.ini
prune snap
prune stubs
exclude jenkins*

1
changelog.d/6191.misc Normal file
View File

@@ -0,0 +1 @@
Add snapcraft packaging information. Contributed by @devec0.