From 8742c3ba0bdb7833952ff7c068a6b31354b4c63e Mon Sep 17 00:00:00 2001 From: Benjamin Sanchez Date: Fri, 23 Feb 2024 13:09:59 +0100 Subject: [PATCH] chore: update TODOs eventually I should unpin these things --- todos.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todos.md b/todos.md index 5df9ddb..1a67c6e 100644 --- a/todos.md +++ b/todos.md @@ -5,6 +5,9 @@ * switch to better rendering (folium is slow) * skip build if no data is added * misc: + * unpin flake8 + * unpin pytest + * unpin folium * make command line tool: `map-runs ./gps-folder -o output.html -v`. Allow `.ini` parameters as input * index in PyPI * organize versions