79746774

Date: 2025-08-26 11:42:41
Score: 1
Natty:
Report link

In addition to kartiks77's answer (for those that want to use pyproject.toml) and in line with the question, this also works:

#pyproject.toml
[tool.pytest.ini_options]
norecursedirs = "lib/third"
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: josi