mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-04-27 22:25:37 +00:00
trying to get techo working
This commit is contained in:
parent
a840bd4aaf
commit
65a40aefb6
2 changed files with 3 additions and 3 deletions
2
Makefile
2
Makefile
|
|
@ -2,7 +2,7 @@ all: release
|
|||
|
||||
test:
|
||||
@echo Running tests...
|
||||
python -m tests.all
|
||||
python3 -m tests.all
|
||||
|
||||
clean:
|
||||
@echo Cleaning...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue