Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make pip.sh faster with uv and easier to use with explicit steps #851

Merged
merged 2 commits into from
Aug 26, 2024

Conversation

wwwillchen
Copy link
Collaborator

@wwwillchen wwwillchen commented Aug 26, 2024

This makes it much faster for iterating.

Other drive-by changes:

  • This also tells the user to run: source /tmp/mesoprelease-test/venv-test/bin/activate after the script is done because it doesn't seem to carry over when the command is run within the script (not exactly sure why).
  • Instead of running mesop main.py we print out the command since usually I like to open the editor in that directory first to test out hot reloading (e.g. code .)

@wwwillchen wwwillchen changed the title Change pip.sh to use uv Make pip.sh faster with uv and easier to use with explicit steps Aug 26, 2024
@wwwillchen wwwillchen merged commit d0d51d2 into google:main Aug 26, 2024
2 checks passed
@wwwillchen wwwillchen deleted the script branch August 26, 2024 21:19
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