diff options
Diffstat (limited to 'PyPI/jumpavg/hints_and_todos.txt')
-rw-r--r-- | PyPI/jumpavg/hints_and_todos.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/PyPI/jumpavg/hints_and_todos.txt b/PyPI/jumpavg/hints_and_todos.txt index 42072054e4..e829efa921 100644 --- a/PyPI/jumpavg/hints_and_todos.txt +++ b/PyPI/jumpavg/hints_and_todos.txt @@ -1,8 +1,7 @@ toml hint: https://flit.pypa.io/en/stable/pyproject_toml.html -md hint: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet +rst hint: https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html 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. |