neuroinformatics-unit / python-cookiecutter

Utility to create a basic Python project structure with tests, CI etc.
BSD 3-Clause "New" or "Revised" License
20 stars 3 forks source link

Update .pre-commit-config.yaml #68

Closed lauraporta closed 1 year ago

lauraporta commented 1 year ago

Description

What is this PR

Why is this PR needed? Solving the check-manifest/ensurepip bug described in #67

What does this PR do? Add argument to check-manifest as suggested from the developer of pre-commit.ci

References

This issue on mgedmin/check-manifest

How has this PR been tested?

Tested on a dedicated branch in rsp-vision

Is this a breaking change?

No

Does this PR require an update to the documentation?

No

Checklist: