pipenv: add lock command with --requirements flag
This commit is contained in:

committed by
Agniva De Sarker

parent
c40a7761a1
commit
bedb6b459f
@@ -26,3 +26,7 @@
|
||||
- Start a shell within the created virtual environment:
|
||||
|
||||
`pipenv shell`
|
||||
|
||||
- Generate a requirements.txt for a project:
|
||||
|
||||
`pipenv lock --requirements`
|
||||
|
Reference in New Issue
Block a user