From 8481bb14aa1dc1db00d3207823b9e8085e917581 Mon Sep 17 00:00:00 2001 From: Nikita Sobolev Date: Wed, 19 Oct 2022 14:15:38 +0300 Subject: [PATCH] `D3DShot` is an archived repo Link: https://github.com/SerpentAI/D3DShot --- stubs/D3DShot/METADATA.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/stubs/D3DShot/METADATA.toml b/stubs/D3DShot/METADATA.toml index d6bdd1ba0ba9..33917f18e00c 100644 --- a/stubs/D3DShot/METADATA.toml +++ b/stubs/D3DShot/METADATA.toml @@ -1,5 +1,6 @@ version = "0.1.*" requires = ["types-Pillow"] +no_longer_updated = true [tool.stubtest] # The library only works on Windows; we currently only run stubtest on Ubuntu for third-party stubs in CI.