mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
9105ac415b
The previous help text made it seem that `pipenv install --dev` would install ONLY dev-packages, which is not the case. The current description is identical to the one used in the documentation, which is a lot clearer.