summaryrefslogtreecommitdiffstats
path: root/mypy.ini
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.com>2020-04-19 16:33:30 +0200
committerDiego Elio Pettenò <flameeyes@flameeyes.com>2020-04-20 13:01:17 +0200
commitcb75f79e9b6bf1169cd7c42eab926bb30f3f069d (patch)
tree6eae6e0a87c318444194a11905d7c5532363e1a5 /mypy.ini
parentRun flake8 and mypy as part of pytest, but on 3.8 only. (diff)
downloadglucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.tar
glucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.tar.gz
glucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.tar.bz2
glucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.tar.lz
glucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.tar.xz
glucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.tar.zst
glucometerutils-cb75f79e9b6bf1169cd7c42eab926bb30f3f069d.zip
Diffstat (limited to '')
-rw-r--r--mypy.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/mypy.ini b/mypy.ini
index a7c0c85..cf851bc 100644
--- a/mypy.ini
+++ b/mypy.ini
@@ -1,3 +1,7 @@
+; SPDX-FileCopyrightText: 2013 The glucometerutils Authors
+;
+; SPDX-License-Identifier: MIT
+
[mypy]
python_version = 3.7