You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the "Application dependency management" recommendations (pypa#1055)
* Update the "Application dependency management" recommendations
This is a more detailed recommendation that breaks up the recommendation
into multiple parts, to reflect that multiple tools need to be used in
workflows today to maximise compatibility with existing platforms.
It also recommends that deployed applications be isolated from the
system packages, as was implied but not explicitly noted.
The move away from Pipenv as the primary recommendation is a reflection
of the change that application development workflows have a greater
diversity in mature tooling available for them.
Co-authored-by: Brian Rutledge <[email protected]>
* Normalize commas and hyphens
Co-authored-by: Pradyun Gedam <[email protected]>
Co-authored-by: Brian Rutledge <[email protected]>
Co-authored-by: Brian Rutledge <[email protected]>
0 commit comments