79507191

Date: 2025-03-13 17:31:54
Score: 0.5
Natty:
Report link

You want:

use-conda: true

It has to be lower case. You might think it would be use-conda: True because we have to use True and False in Python code, but in YAML it's all lowercase. Any other variant like TRUE is treated as a string.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Tim Booth