Browse Source

Move the `snapcraft` configuration to `contrib`. (#12142)

* Move the `snapcraft` configuration to `contrib`.

We're happy for people to package this as a snap image if it's useful,
but we don't support or maintain it. I'd like to move the config to
`contrib` to reflect this state of affairs.

* Changelog
David Robertson 2 years ago
parent
commit
11282ade1d
3 changed files with 1 additions and 1 deletions
  1. 0 1
      MANIFEST.in
  2. 1 0
      changelog.d/12142.misc
  3. 0 0
      contrib/snap/snapcraft.yaml

+ 0 - 1
MANIFEST.in

@@ -52,5 +52,4 @@ prune contrib
 prune debian
 prune demo/etc
 prune docker
-prune snap
 prune stubs

+ 1 - 0
changelog.d/12142.misc

@@ -0,0 +1 @@
+Move the snapcraft configuration file to `contrib`.

+ 0 - 0
snap/snapcraft.yaml → contrib/snap/snapcraft.yaml