Files
pipenv/docs
danawaze 6e4f4103fb Fix basic usage docs to reflect lock -r behaviour
The pre-existing basic usage documentation says that "pipenv lock -r" would include hashes in requirements.txt, this is not the behaviour i observe - i didn't find any issue around this - i guess it's either a bug or just the documentation is wrong.

Digging through the code it looks reasonably plain that it just does not include hashes in its output - there is no logic or option there:

https://github.com/pypa/pipenv/blob/master/pipenv/core.py#L849
2021-06-08 19:26:17 +01:00
..
2020-10-05 14:59:03 +08:00
2020-04-29 02:39:06 -04:00
2020-11-13 11:38:41 +08:00
2018-07-03 08:50:42 +08:00
2019-08-16 11:18:58 +08:00
2020-04-29 02:39:06 -04:00
2021-03-08 17:58:11 +02:00
2017-01-30 13:30:04 -05:00
2017-01-30 13:30:04 -05:00