Skip to content

Add pip install --grup dev, prerequisite for deprecating requirements.txt - #344

Closed
hwanseoc wants to merge 2 commits into
developfrom
hwanseoc/add-dev-dependency-group
Closed

Add pip install --grup dev, prerequisite for deprecating requirements.txt#344
hwanseoc wants to merge 2 commits into
developfrom
hwanseoc/add-dev-dependency-group

Conversation

@hwanseoc

@hwanseoc hwanseoc commented Jul 5, 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 changed the title Add dev dependency group as first step toward deprecating requirements.txt Add pip install --grup dev, prerequisite for deprecating requirements.txt Jul 6, 2026
@hwanseoc
hwanseoc requested a review from Anerudhan July 6, 2026 20:46
@hwanseoc hwanseoc added cat-infra Build, packaging, tooling, dependency, release, or repository maintenance work. open-todo Open work that is ready to be picked up, scheduled, or prioritized. mod-frontend cuDNN frontend APIs, operation graph construction, plans, and user-facing wrappers. orig-nv-eng Reported or requested by NVIDIA engineering. labels Jul 7, 2026
@hwanseoc

hwanseoc commented Jul 7, 2026

Copy link
Copy Markdown
Member Author

Closing and reopening from the contributor fork.

@hwanseoc hwanseoc closed this Jul 7, 2026
@hwanseoc
hwanseoc deleted the hwanseoc/add-dev-dependency-group branch July 7, 2026 21:12
@hwanseoc

hwanseoc commented Jul 7, 2026

Copy link
Copy Markdown
Member Author

Reopened from the contributor fork as #359.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cat-infra Build, packaging, tooling, dependency, release, or repository maintenance work. mod-frontend cuDNN frontend APIs, operation graph construction, plans, and user-facing wrappers. open-todo Open work that is ready to be picked up, scheduled, or prioritized. orig-nv-eng Reported or requested by NVIDIA engineering.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant