summaryrefslogtreecommitdiff
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2021-01-13 08:22:49 +0100
committerMatěj Cepl <mcepl@cepl.eu>2021-01-14 14:29:59 +0100
commitd93ee3c676929ae1ca9b3acb94a8ce9c3f9c936d (patch)
tree89c2e9e411f932029cefbea4f3f45c98fb7e0705 /dev-requirements.txt
parent73fbd1e646f6bbf202d4418bae80eb9941fbf552 (diff)
downloadm2crypto-d93ee3c676929ae1ca9b3acb94a8ce9c3f9c936d.tar.gz
Fix main.yml
Perhaps unittest is enough, after all Fixes #288
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index 636f9a0..9ee222f 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -2,6 +2,7 @@
parameterized
twine
flake8
+typing; python_version < "3.5"
# Intentionally not in requirements.txt, because only those use it need
# this very specialized module.
twisted