-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
--keep-outdated/--selective-upgradeCategory: Dependency ResolutionIssue relates to dependency resolution.Issue relates to dependency resolution.Type: API ChangeThis issue describes an API change.This issue describes an API change.Type: DiscussionThis issue is open for discussion.This issue is open for discussion.Type: Documentation 📖This issue relates to documentation of pipenv.This issue relates to documentation of pipenv.Type: Enhancement 💡This is a feature or enhancement request.This is a feature or enhancement request.
Description
Just to get some clarity. I'm trying to update a specific package. The docs say I should do:
pipenv update my_package
The help says that --selective-upgrade
"Updates specified packages."... isn't that what the above command does? And shouldn't we rename it to selective-update
instead of selective-upgrade
😅
I'm just trying to update a specific package without pipenv trying to update all other outdated dependencies. The docs suggest that this is what --keep-outdated
does... but shouldn't that be the default behaviour?
wjordan213, drewszurko, dvf, acdha, Hammond95 and 9 more
Metadata
Metadata
Assignees
Labels
--keep-outdated/--selective-upgradeCategory: Dependency ResolutionIssue relates to dependency resolution.Issue relates to dependency resolution.Type: API ChangeThis issue describes an API change.This issue describes an API change.Type: DiscussionThis issue is open for discussion.This issue is open for discussion.Type: Documentation 📖This issue relates to documentation of pipenv.This issue relates to documentation of pipenv.Type: Enhancement 💡This is a feature or enhancement request.This is a feature or enhancement request.