aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: d64067dc0f373ef4723166b27d3154e52f28af01 (plain)
1
2
3
4
test:
	# Note that just running 'pytest' will not work here because there is no setup.py. See
	# https://docs.pytest.org/en/latest/pythonpath.html#invoking-pytest-versus-python-m-pytest
	python -m pytest tests