nhs-england-tools / repository-template

🛠️ 📚💡 This is a detailed and carefully made template for your GitHub projects. It's based on the wide knowledge and practical experience of the engineering community within NHS England. The template includes helpful suggestions, standards and practices - it's something you should consider using for all your repositories.
MIT License
22 stars 9 forks source link

Add Python to the list of dependencies #140

Closed stefaniuk closed 11 months ago

stefaniuk commented 11 months ago

Description

The pre-commit framework requires Python to be installed. This change is to add it to the list of documented dependencies.

Type of changes

Checklist


Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

regularfry commented 11 months ago

Yep, I think that works. Light touch and we're not reopening the .tool-versions can of worms.