Skip to content

workflows: Fix the spec version check #2764

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

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

jku
Copy link
Member

@jku jku commented Jan 13, 2025

I removed all instances of "pip install -e ." from our scripts in 4e889e7 since installing python-tuf is no longer needed (PWD is in python import paths already).

This is a different case though since here we don't install dependencies separately and importing python-tuf still requires securesystemslib: Let's install the dependencies.

I removed all instances of "pip install -e ." from our scripts
in 4e889e7 since installing python-tuf is no longer needed (PWD
is in python import paths already).

This is a different case though since here we don't install dependencies
separately and importing python-tuf still requires securesystemslib:
Let's install the dependencies.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
@jku jku requested a review from a team as a code owner January 13, 2025 18:17
@jku jku merged commit 554f508 into theupdateframework:develop Jan 29, 2025
17 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