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

feat: Add uv support by default #48

Merged
merged 4 commits into from
May 9, 2024
Merged

Conversation

matthewfeickert
Copy link
Owner

@matthewfeickert matthewfeickert commented May 9, 2024

  • By default install uv in the created virtual environment and use it to upgrade pip, setuptools, and wheel.
  • Add a --no-uv option to disable this.
  • Update the example in the README and examples/lcg-example.sh to use LCG 105 and el9.
* By default install uv in the created virtual environment and use
  it to upgrade pip, setuptools, and wheel.
* Add a '--no-uv' option to disable this.
* Update the example in the README and examples/lcg-example.sh to use
  LCG 105 and el9.

@matthewfeickert matthewfeickert added the enhancement New feature or request label May 9, 2024
@matthewfeickert matthewfeickert self-assigned this May 9, 2024
@matthewfeickert matthewfeickert added the documentation Improvements or additions to documentation label May 9, 2024
@matthewfeickert matthewfeickert merged commit 3fdcaeb into main May 9, 2024
4 checks passed
@matthewfeickert matthewfeickert deleted the feat/use-uv-as-default branch May 9, 2024 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant