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