last makefile change

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-17 11:13:46 -04:00
parent 5d2d4eb78f
commit 024a1fbc03
+1 -1
View File
@@ -1,4 +1,4 @@
test:
test: init
pipenv run py.test tests
init:
pipenv install --skip-lock