Skip to content

chore(mise): point venv path to py/.venv#303

Merged
Abhijeet Prasad (AbhiPrasad) merged 1 commit intomainfrom
fix-venv
Apr 16, 2026
Merged

chore(mise): point venv path to py/.venv#303
Abhijeet Prasad (AbhiPrasad) merged 1 commit intomainfrom
fix-venv

Conversation

@clutchski
Copy link
Copy Markdown
Contributor

@clutchski Matt Perpick (clutchski) commented Apr 16, 2026

Summary

  • Updates the mise venv path from venv to py/.venv to match the SDK workspace layout under py/

Test plan

  • Verify mise install activates the virtualenv at py/.venv

🤖 Generated with Claude Code

fixes this warning when running mise install

     + wrapt==1.17.3
    uv sync --group dev
    warning: `VIRTUAL_ENV=/Users/matt/code/braintrustdata/braintrust-sdk-python/venv` does not match the project environment path `.venv` and will be ignored; use `--active` to target the active environment instead
    Resolved 299 packages in 3ms

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@AbhiPrasad Abhijeet Prasad (AbhiPrasad) merged commit d815387 into main Apr 16, 2026
163 of 165 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants