Skip to content

Auto-Install latest package version when unspecified when creating Python Virtual Environment #4315

@SarahAsad23

Description

@SarahAsad23

Task Summary

When installing packages, users are currently required to specify both the package name and version. However, in many cases, users may prefer to install the latest available version without specifying it explicitly. Therefore, the system should allow users to enter only the package name, and automatically install the latest version when no version is provided.

Priority

P2 – Medium

Task Type

  • Code Implementation
  • Documentation
  • Refactor / Cleanup
  • Testing / QA
  • DevOps / Deployment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions