Skip to content

Add pip install --group dev, prerequisite for deprecating requirements.txt - #359

Merged
Anerudhan merged 2 commits into
NVIDIA:developfrom
hwanseoc:hwanseoc/add-dev-dependency-group
Jul 9, 2026
Merged

Add pip install --group dev, prerequisite for deprecating requirements.txt#359
Anerudhan merged 2 commits into
NVIDIA:developfrom
hwanseoc:hwanseoc/add-dev-dependency-group

Conversation

@hwanseoc

@hwanseoc hwanseoc commented Jul 7, 2026

Copy link
Copy Markdown
Member

Summary

  • add a PEP 735 dev dependency group mirroring requirements.txt
  • retain requirements.txt for existing CI consumers

Testing

  • parsed pyproject.toml with Python 3.12 and verified the group matches requirements.txt
  • ran pip install --dry-run --group dev with pip 25.1+

@coderabbitai ignore

@hwanseoc hwanseoc added this to the Frontend 1.27.0 milestone Jul 9, 2026
@hwanseoc hwanseoc changed the title Add pip install --grup dev, prerequisite for deprecating requirements.txt Add pip install --group dev, prerequisite for deprecating requirements.txt Jul 9, 2026
@Anerudhan Anerudhan added orig-qa Reported or owned by quality assurance, validation, or testing. mod-infra Infrastructure, CI/CD, build systems, packaging, releases, or repo maintenance. cat-infra Build, packaging, tooling, dependency, release, or repository maintenance work. cat-enhancements labels Jul 9, 2026
@Anerudhan
Anerudhan merged commit b2edb1e into NVIDIA:develop Jul 9, 2026
1 check passed
@Anerudhan Anerudhan mentioned this pull request Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cat-enhancements cat-infra Build, packaging, tooling, dependency, release, or repository maintenance work. mod-infra Infrastructure, CI/CD, build systems, packaging, releases, or repo maintenance. orig-qa Reported or owned by quality assurance, validation, or testing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants