diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2023-10-07 11:14:07 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2023-10-07 11:14:07 +0200 |
| commit | d24a09a7374af2ca413d4553cea4fc8b0a69799f (patch) | |
| tree | 2fe08e8a6193bc6fa6360744afc49059b8d6c901 /requirements.txt | |
| parent | 68db123a2f37a66aea218fa48a5bab8ea6b12951 (diff) | |
| download | teachos-d24a09a7374af2ca413d4553cea4fc8b0a69799f.tar.xz teachos-d24a09a7374af2ca413d4553cea4fc8b0a69799f.zip | |
python: add mypy and format conanfile
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
