summaryrefslogtreecommitdiff
path: root/requirements/dev.in
diff options
context:
space:
mode:
authorIwan Aucamp <aucampia@gmail.com>2021-02-01 00:43:14 +0100
committerDavid Lord <davidism@gmail.com>2021-02-15 15:41:56 -0800
commit5a77d69224936898e81010bb1c78fcb28e534318 (patch)
treea7c7828813539bd6b163f8e5ffd1031014bb04c0 /requirements/dev.in
parentb8a33bf050ce41a398538d03dab6c8450ae76f28 (diff)
downloadclick-5a77d69224936898e81010bb1c78fcb28e534318.tar.gz
initial type checking configuration
add minimal annotations to pass checks
Diffstat (limited to 'requirements/dev.in')
-rw-r--r--requirements/dev.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements/dev.in b/requirements/dev.in
index c854000..2588467 100644
--- a/requirements/dev.in
+++ b/requirements/dev.in
@@ -1,5 +1,6 @@
-r docs.in
-r tests.in
+-r typing.in
pip-tools
pre-commit
tox