Files
pipenv/Makefile
T
2017-01-22 14:05:48 -05:00

5 lines
67 B
Makefile

tests:
pipenv run pytest test_pipenv.py
init:
pip install pipenv