Commit 81d233d
Install poetry dependencies with --no-root (go-gitea#27919) (go-gitea#27920)
Backport go-gitea#27919 by @silverwind
Poetry 1.7.0 or higher will print a warning otherwise, see discussions:
python-poetry/poetry#8369
python-poetry/poetry#1132
> --no-root Do not install the root package (the current project).
Co-authored-by: silverwind <[email protected]>1 parent 2f56ab7 commit 81d233d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
922 | 922 | | |
923 | 923 | | |
924 | 924 | | |
925 | | - | |
| 925 | + | |
926 | 926 | | |
927 | 927 | | |
928 | 928 | | |
| |||
0 commit comments