aboutsummaryrefslogtreecommitdiffhomepage
path: root/Pipfile
diff options
context:
space:
mode:
authorJ08nY2019-04-22 20:26:57 +0200
committerJ08nY2019-04-22 20:31:24 +0200
commit06b421731616099cc42d19e345aa71e5d6708167 (patch)
treecf9e7d8b959f68ddc0629e18aeadffefad26d302 /Pipfile
parentc7f7856611147ff9626188657b9fb20e91f0da45 (diff)
downloadpyecsca-06b421731616099cc42d19e345aa71e5d6708167.tar.gz
pyecsca-06b421731616099cc42d19e345aa71e5d6708167.tar.zst
pyecsca-06b421731616099cc42d19e345aa71e5d6708167.zip
Add codecov config.
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index e3f4daf..43d0a43 100644
--- a/Pipfile
+++ b/Pipfile
@@ -18,6 +18,7 @@ matplotlib = "*"
cython = "*"
fastdtw = "*"
parameterized = "*"
+asn1crypto = "*"
[requires]
python_version = "3.7"