Using python -m pipenv inside the test.

This commit is contained in:
Rene Dudfield
2017-01-23 18:31:20 +11:00
parent 539d601f10
commit 1cd72ed374
+1
View File
@@ -3,3 +3,4 @@ tests:
init:
pip install pipenv
pipenv install --dev
python -m pipenv check