diff options
author | Vratko Polak <vrpolak@cisco.com> | 2023-10-26 13:14:02 +0200 |
---|---|---|
committer | Vratko Polak <vrpolak@cisco.com> | 2023-10-26 13:14:02 +0200 |
commit | 72eca4f66cb5d68c0bcba882999865f1d21857c2 (patch) | |
tree | 8d865209d9f69333d70b4506721b824c669ab92c /PyPI/jumpavg | |
parent | 60a7ae0dc76a1dfe6ded559740c9d9037879a833 (diff) |
feat(PyPI): update metadata for MLRsearch 1.2.1
Change-Id: Ib7d31bcd9bab350a3b2443a15b4d9a533d774cca
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'PyPI/jumpavg')
-rw-r--r-- | PyPI/jumpavg/hints_and_todos.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PyPI/jumpavg/hints_and_todos.txt b/PyPI/jumpavg/hints_and_todos.txt index 6bae0ede05..42072054e4 100644 --- a/PyPI/jumpavg/hints_and_todos.txt +++ b/PyPI/jumpavg/hints_and_todos.txt @@ -2,6 +2,7 @@ toml hint: https://flit.pypa.io/en/stable/pyproject_toml.html md hint: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet build hint: https://packaging.python.org/en/latest/tutorials/packaging-projects/ +TODO: Copy improvements from MLRsearch metadata (readme and license extensions). TODO: Include simulator and tests. TODO: Test which Python versions is the code actually compatible with. TODO: Create a separate webpage for jumpavg library. |