python-tuf/.github/workflows
Jussi Kukkonen e5547e7984 workflows: Fix the spec version check
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>
2025-01-13 20:14:48 +02:00
..
_test.yml tests: Remove various unneeded coverage workarounds 2024-12-11 10:11:55 +02:00
_test_sslib_main.yml build(deps): bump the action-dependencies group with 2 updates (#2729) 2024-10-29 08:50:53 +02:00
cd.yml build(deps): bump actions/upload-artifact (#2755) 2024-12-24 13:57:37 +02:00
ci.yml workflows: Simplify testing 2024-04-16 10:32:08 +03:00
codeql-analysis.yml build(deps): bump the action-dependencies group with 2 updates (#2729) 2024-10-29 08:50:53 +02:00
conformance.yml build(deps): bump theupdateframework/tuf-conformance 2024-11-29 14:16:48 +00:00
dependency-review.yml build(deps): bump the action-dependencies group with 2 updates (#2729) 2024-10-29 08:50:53 +02:00
maintainer-permissions-reminder.yml build(deps): bump actions/github-script from 6.4.1 to 7.0.1 2023-11-20 10:13:14 +00:00
scorecards.yml build(deps): bump the action-dependencies group with 2 updates (#2729) 2024-10-29 08:50:53 +02:00
specification-version-check.yml workflows: Fix the spec version check 2025-01-13 20:14:48 +02:00