mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
5 lines
67 B
Makefile
5 lines
67 B
Makefile
tests:
|
|
pipenv run pytest test_pipenv.py
|
|
init:
|
|
pip install pipenv
|