File tree Expand file tree Collapse file tree 5 files changed +8
-6
lines changed Expand file tree Collapse file tree 5 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -42,11 +42,11 @@ repos:
4242 files : nc_py_api/
4343 additional_dependencies : [pytest]
4444
45- # - repo: https://github.com/mgedmin/check-manifest
46- # rev: "0.49"
47- # hooks:
48- # - id: check-manifest
49- # args: [--no-build-isolation]
45+ - repo : https://github.com/mgedmin/check-manifest
46+ rev : " 0.49"
47+ hooks :
48+ - id : check-manifest
49+ args : [--no-build-isolation]
5050
5151- repo : local
5252 hooks :
Original file line number Diff line number Diff line change @@ -3,9 +3,11 @@ include README.md
33include CHANGELOG.md
44include pyproject.toml
55
6- exclude *.yaml *.yml
6+ exclude *.yaml *.yml Makefile
77
88recursive-exclude * *.yaml *.yml
99
1010prune docker
1111prune tests
12+ prune docs
13+ prune examples
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments