1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/.pre-commit-config-slow.yaml
2020-12-21 20:10:44 +01:00

8 lines
176 B
YAML

# Slow pre-commit checks we don't want to run locally with each commit.
repos:
- repo: https://github.com/mgedmin/check-manifest
rev: '0.43'
hooks:
- id: check-manifest