apache / apache/texera

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

Open
#4,315 0 comments 0 reactions 1 assignee Claimed by @SarahAsad23 View on GitHub
starter-task
Dominant language
Scala
Stars
314
Forks
187
Avg merge
1d 21h
Merged PRs (30d)
214

Description

### 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

- [x] Code Implementation
- [ ] Documentation
- [x] Refactor / Cleanup
- [ ] Testing / QA
- [ ] DevOps / Deployment

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.