From 4c3cdea1de835cbc8dfae340cd2071d090aaeab8 Mon Sep 17 00:00:00 2001 From: Guilherme Carraro Martins Date: Mon, 20 May 2019 11:28:26 -0400 Subject: [PATCH] [skip ci] Let's not do stuff we don't need --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 904dfbd..ab8cfde 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,6 @@ If you know the name of the config entry you're going to remove, you can always # TO-DO: -- [x] Make it easier to add changes and modules to the tool - Changed to use command group instead - [ ] Automated publishing to PyPI, Brew and Chocolatey - [x] Automated release to PyPI Test - [ ] Automated release to PyPI @@ -31,3 +30,4 @@ If you know the name of the config entry you're going to remove, you can always - [ ] Automated release to Chocolatey - [ ] Add more tests, Code coverage is laughable now ;) - [ ] Add undo flag... Life happens ¯\\\_(ツ)\_/¯ +- [x] ~~Make it easier to add changes and modules to the tool - Changed to use command group instead~~ Not worth it.