This commit is contained in:
emdee@spm.plastiras.org 2024-01-14 14:28:53 +00:00
parent 79b2296285
commit e41515a8a7
22 changed files with 1821 additions and 49 deletions

12
Makefile Normal file
View file

@ -0,0 +1,12 @@
LOCAL_DOCTEST=/usr/local/bin/toxcore_run_doctest3.bash
DOCTEST=${LOCAL_DOCTEST}
lint::
sh .pylint.sh
rsync::
bash .rsync.sh
doctest:
export PYTHONPATH=${PWD}
${DOCTEST} stem_examples.txt