8000 dev requirements: Bring back editable install · jku/python-tuf@5176ce5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5176ce5

Browse files
committed
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 theupdateframework#2786 Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
1 parent a97db2a commit 5176ce5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
-r build.txt
22
-r test.txt
33
-r lint.txt
4+
-e .

0 commit comments

Comments
 (0)
0