Commit Graph

3 Commits

Author SHA1 Message Date
Matt Davis 09799120a0 pipenv 3000 install (behavioral refactor) (#6098)
* Pipenv 3000 install refactor
* add news fragment.
* Factor out do_install_dependencies from do_init as it made no sense; reduce down unused arguments; no longer perform full lock resolution during install commands.
* Fix other issues affecting the CI
* Factor out validations to eliminate ruff branching factor error.
* provide documentation updates for this important pipenv 3000 behavioral change.
* PR Feedback.
* Further refinements to the docs.
2024-06-02 23:16:48 -04:00
Sam Snarr 91494dcef7 docs update
- added scripts section to commands and cli page
- made commands page examples more consistent
2024-05-14 20:49:30 -04:00
Thiago Gariani 9b2e0d41a8 5881-Full conversion from rst to md (#5909)
* add the files from rst -> md
2023-09-05 21:19:27 -04:00