Skip to content

Commit

Permalink
Add additional_dependencies for check-manifest hook
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Feb 9, 2022
1 parent fa2f60d commit 22568da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ repos:
hooks:
- id: check-manifest
args: [--no-build-isolation]
additional_dependencies: [oldest-supported-numpy, pkgconfig, Cython]

ci:
autoupdate_schedule: monthly

0 comments on commit 22568da

Please sign in to comment.