summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 96a2379..e27b730 100644
--- a/setup.py
+++ b/setup.py
@@ -31,6 +31,7 @@ extras_require = {
"pytest-mypy",
"pytest-timeout>=1.3.0",
"pytest>=3.6.0",
+ "types-python-dateutil",
],
}