summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2022-02-25 11:06:18 -0500
committerJason R. Coombs <jaraco@jaraco.com>2022-02-25 11:06:18 -0500
commitb227bc27365f620f67305c2ec85b67cba1550388 (patch)
tree4451b4ca854598655403742eb3c62e28c5c68524
parent289a77b179535d8137118e3b8591d9e727130d6d (diff)
downloadpytest-runner-b227bc27365f620f67305c2ec85b67cba1550388.tar.gz
🧎‍♀️ Genuflect to the types.
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 6808bd6..0537e59 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -45,6 +45,7 @@ testing =
# local
pytest-virtualenv
+ types-setuptools
docs =
# upstream