python-tuf/requirements/dev.txt
Jussi Kukkonen 4e889e7212 dev env: Stop installing tuf as "editable"
This was likely only necessary because the test suite required it:
Now tuf does not get installed at all by tox (or by dev install)

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2024-12-11 10:11:55 +02:00

3 lines
37 B
Text

-r build.txt
-r test.txt
-r lint.txt