Files

6 lines
101 B
Makefile

test:
python3.8 -m unittest
clean:
rm -f livesort_hssp/test_livesort.py livesort_hssp/livesort.py