Skip to content

Commit d233e73

Browse files
committed
Handle split requirements.
Signed-off-by: Gabriel Linder <[email protected]>
1 parent 8f68c06 commit d233e73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Zed does not (yet ?) support registering globs from extensions, so you will need
2121
"*_constraints.txt"
2222
],
2323
"Python requirements": [
24+
"**/requirements/*.txt",
2425
"requirements.txt",
2526
"requirements-*.txt",
2627
"requirements_*.txt",

0 commit comments

Comments
 (0)