Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-23 10:43:08 -04:00
parent eb5d043f8f
commit 66a0bc8558
+2
View File
@@ -7,3 +7,5 @@ init:
pipenv install --dev
docs:
cd docs && make html
kenneth:
pipenv run pytest -n 8 tests/test_pipenv.py