python-tuf/requirements/dev.txt
Jussi Kukkonen 5176ce50b7 dev requirements: Bring back editable install
This partially reverts 4e889e7 and now again installs the current
project as editable in requirements/dev.txt:
* the test suite does work without this
* but running the examples is now more difficult

Fixes #2786

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2025-02-15 12:02:03 +02:00

4 lines
No EOL
41 B
Text

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