From e84defd2a02b5e63bdd21d4c7bef38c94fbb5f4d Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Mon, 25 Sep 2023 00:53:14 +0200 Subject: [PATCH] Remove pootle (using unsupported python version) (#206) --- software/pootle.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/pootle.yml diff --git a/software/pootle.yml b/software/pootle.yml deleted file mode 100644 index f838b367d9..0000000000 --- a/software/pootle.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Pootle -website_url: https://pootle.translatehouse.org -description: Online translation and localization tool. -licenses: - - GPL-3.0 -platforms: - - Python -tags: - - Software Development - Localization -source_code_url: https://github.com/translate/pootle -stargazers_count: 1477 -updated_at: '2023-05-23' -archived: false