summaryrefslogtreecommitdiff
path: root/Makefile
blob: 0d58eb4e1c1818e5035df9483988b77fcebd6d02 (plain)
1
2
3
4
5
6

export PYTHONPATH=./lib

test:
	python -m sexp.tests
	python -m glider.tests