stem_examples/Makefile
emdee@spm.plastiras.org e41515a8a7 second
2024-01-14 14:28:53 +00:00

13 lines
194 B
Makefile

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