diff options
| author | Eddy Pedroni <epedroni@pm.me> | 2024-11-09 23:22:55 +0100 |
|---|---|---|
| committer | Eddy Pedroni <epedroni@pm.me> | 2024-11-09 23:22:55 +0100 |
| commit | f676c50ba91ca6d4d0da9f77aeadc8b3fb16dc26 (patch) | |
| tree | dd7cf29dff80610ec3e6179b444954a5bca3e125 /Makefile | |
| parent | cda8197669409689be291660f93cb288ab2d31b3 (diff) | |
CLI improvements
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ test: all cd solo-tool-project/test && ../../venv/bin/pytest *test.py - cd cli-project/test && ../../venv/bin/pytest *test.py all: venv .git/hooks/pre-commit |
