From fd27b5ed9295671e3887f23269bf22061f619fea Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Sun, 16 May 2021 10:52:13 +0200 Subject: [PATCH] :recycle: use pipx --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aaeb57a..878f054 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ * 2021Q2: Version control methodology * [x] Oneliner build / install / run / deploy * [x] Git (Branching, Merging and Pull Requests) + * [ ] Default environment via [pipx](https://pypi.org/project/pipx/) * 2021Q3: Decide on sections * [ ] Resolve [Joel's 12 Questions](https://www.joelonsoftware.com/2000/08/09/the-joel-test-12-steps-to-better-code/) * [ ] Visualization problem: it's difficult to include visualization in this workflow but essential to fast prototyping. Perhaps [text-to-diagram](https://xosh.org/text-to-diagram/)