aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ08nY2019-02-27 18:00:19 +0100
committerJ08nY2019-03-21 11:00:14 +0100
commit7fa186f42d17942192f8b23be8a2fb1b731b0641 (patch)
tree496ff2f4851ec13cec9ddb595849e257dd9b37b4
parentedb93786389668bbbaeeb375c9aa13d8b0eab36a (diff)
downloadpyecsca-7fa186f42d17942192f8b23be8a2fb1b731b0641.tar.gz
pyecsca-7fa186f42d17942192f8b23be8a2fb1b731b0641.tar.zst
pyecsca-7fa186f42d17942192f8b23be8a2fb1b731b0641.zip
-rw-r--r--LICENSE2
-rw-r--r--Pipfile2
-rw-r--r--README.md3
3 files changed, 4 insertions, 3 deletions
diff --git a/LICENSE b/LICENSE
index 82e5bee..4b575c2 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2016-2018
+Copyright (c) 2018-2019
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/Pipfile b/Pipfile
index 62662d3..e3f4daf 100644
--- a/Pipfile
+++ b/Pipfile
@@ -16,7 +16,7 @@ scipy = "*"
atpublic = "*"
matplotlib = "*"
cython = "*"
-fastdtw = {path = "./../fastdtw"}
+fastdtw = "*"
parameterized = "*"
[requires]
diff --git a/README.md b/README.md
index a63f194..a7db675 100644
--- a/README.md
+++ b/README.md
@@ -22,13 +22,14 @@ It also supports working with [Riscure](https://www.riscure.com) Inspector trace
### Docs
- [sphinx](https://www.sphinx-doc.org/)
+ - [sphinx-autodoc-typehints](https://pypi.org/project/sphinx-autodoc-typehints/)
## License
MIT License
- Copyright (c) 2018
+ Copyright (c) 2018-2019
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal