Skip to content

Conversation

narendasan
Copy link
Collaborator

Description

Allows uv commands to build the system now.

For example

uv run --group test --extra torchvision pytest tests/py/dynamo/models/test_models.py
# or 
uv run examples/dynamo/aot_plugin.py 
# or 
uv pip install -e . 

Fixes # (issue)

Type of change

Please delete options that are not relevant and/or add your own.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project (You can use the linters)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas and hacks
  • I have made corresponding changes to the documentation
  • I have added tests to verify my fix or my feature
  • New and existing unit tests pass locally with my changes
  • I have added the relevant labels to my PR in so that relevant reviewers are notified

@github-actions github-actions bot added the component: build system Issues re: Build system label Jun 16, 2025
@narendasan narendasan merged commit 6041890 into main Jun 17, 2025
57 of 60 checks passed
@narendasan narendasan deleted the push-xuqvpmuuwzot branch June 17, 2025 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants