Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 194 Bytes

action.md

File metadata and controls

8 lines (7 loc) · 194 Bytes

Update Action

Update Pipfile

PIPENV_IGNORE_VIRTUALENVS=1 pipenv lock 
PIPENV_IGNORE_VIRTUALENVS=1 pipenv sync
PIPENV_IGNORE_VIRTUALENVS=1 pipenv run pip freeze > requirements.txt