]> git.phdru.name Git - cookiecutter.git/blobdiff - project_template/tests/Makefile
Set PYTHONPATH for tests
[cookiecutter.git] / project_template / tests / Makefile
index 0c6125e273addd4339eff70c6d6648d8395c5a25..4374f05b22ef6857e80ae0073e412e35f23309e1 100644 (file)
@@ -1,4 +1,4 @@
 
 .PHONY: all
 all:
-       pytest
+       PYTHONPATH=.. pytest