From 1ecaaf9ba4233b3707621e4e4e77ef75a8402c4b Mon Sep 17 00:00:00 2001 From: Mia Koring Date: Fri, 26 Jun 2026 13:10:18 +0200 Subject: [PATCH] add .spi.yml with only support for linux --- .spi.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .spi.yml diff --git a/.spi.yml b/.spi.yml new file mode 100644 index 0000000..2d7dc65 --- /dev/null +++ b/.spi.yml @@ -0,0 +1,6 @@ +version: 1 +external_links: + documentation: "https://amethystsoft.github.io/KeyringAccess/keyring/documentation/keyringaccess/" +builder: + configs: + - platform: linux \ No newline at end of file