79151137

Date: 2024-11-02 17:04:52
Score: 2.5
Natty:
Report link

If you don't explicitly set package-mode=false in your pyproject.toml file, poetry treats your project as a package and will install it as a package every time you install it. So if you set --no-root: It will not install the root package (your project).

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: dagi