Files
pipenv/docs
Gabi Nagy 51c3c8b600 Fix pipenv install --dev description
By default, `pipenv install` will install packages
based on the list in `Pipfile`, not `Pipfile.lock`.
`pipenv install --dev` is no exception.

I've tested this using pipenv 2018.7.1
with different package versions in `Pipfile`
and `Pipfile.lock`. After `pipenv install`,
the versions in `Pipfile` were the ones
actually installed.
2018-09-14 11:23:03 +08:00
..
2018-08-22 09:35:44 +02:00
2018-07-03 08:50:42 +08:00
2018-07-11 13:45:37 +08:00
2018-07-11 13:45:37 +08:00
2018-07-11 13:45:37 +08:00
2017-01-30 13:30:04 -05:00
2017-01-30 13:30:04 -05:00
2018-08-07 12:13:14 +08:00