mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
54d8a63686
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
4 lines
147 B
Batchfile
4 lines
147 B
Batchfile
pip install -e . --upgrade --upgrade-strategy=only-if-needed
|
|
pipenv install --dev
|
|
|
|
pipenv run pytest -v -n auto tests --tap-stream > results.tap |