python-tuf/.github
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
..
scripts Update tuf-conformance action to 1.0 2024-08-08 15:48:13 +03:00
workflows workflows: Fix the spec version check 2025-01-13 20:14:48 +02:00
dependabot.yml lint: Start using ruff ruleset "flake8-bandit" 2024-02-23 18:27:29 +02:00
ISSUE_TEMPLATE.md Add issue and pull request templates 2017-09-28 17:01:56 -04:00
PULL_REQUEST_TEMPLATE.md docs: Incorporate review suggestions 2024-02-29 15:54:18 +02:00