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

migrate environment installs to uv #15

Merged
merged 1 commit into from
Apr 16, 2024
Merged

migrate environment installs to uv #15

merged 1 commit into from
Apr 16, 2024

Conversation

johnnv1
Copy link
Member

@johnnv1 johnnv1 commented Mar 11, 2024

@@ -61,6 +61,7 @@ jobs:

- name: Install docs deps
shell: bash -l {0}
# TODO: run: uv pip install --system --editable .[docs]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to merge the env action first, then update it here

@johnnv1
Copy link
Member Author

johnnv1 commented Mar 11, 2024

looks like being with the issue from astral-sh/uv#1497 -- the passing CI is because it's using the v1.6.0 (latest) env action

@johnnv1 johnnv1 marked this pull request as ready for review April 16, 2024 01:06
@johnnv1 johnnv1 merged commit 661874e into main Apr 16, 2024
19 checks passed
@johnnv1 johnnv1 deleted the migrate-to-uv branch April 16, 2024 01:06
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