From d24a09a7374af2ca413d4553cea4fc8b0a69799f Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Sat, 7 Oct 2023 11:14:07 +0200 Subject: python: add mypy and format conanfile --- requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 4021434..4479984 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ black>=23 conan~=1.61 +mypy~=1.5 -- cgit v1.2.3