N
N
neuroepoc2018-03-17 16:07:31
pip
neuroepoc, 2018-03-17 16:07:31

Is it possible to generate requriments.txt in pipenv?

How to generate requriments.txt in pipenv or convert pipfile to requriments.txt?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
Fadi Haj, 2018-03-31
@fdhaj

Yes, for example using the command:
Or using the pipenv-to-requirements utility :

$ pip install -U pipenv-to-requirements
$ pipenv run pipenv_to_requirements

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question