fix python local template when artifact dirs are present by asottile · Pull Request #3597 · pre-commit/pre-commit

    Processing /home/asottile/.cache/pre-commit/repo8k0clr83
      Installing build dependencies: started
      Installing build dependencies: finished with status 'done'
      Getting requirements to build wheel: started
      Getting requirements to build wheel: finished with status 'error'
stderr:
      error: subprocess-exited-with-error
      
      × Getting requirements to build wheel did not run successfully.
      │ exit code: 1
      ╰─> [14 lines of output]
          error: Multiple top-level packages discovered in a flat-layout: ['renv', 'target'].

...