Skip to content

Commit eda070d

Browse files
Update meta.yaml
1 parent 7988e8c commit eda070d

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

meta.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ package:
66
source:
77
url: ""
88
blake2b-256: ""
9+
exclude:
10+
- docs/*
11+
- notebooks/*
12+
- tests/*
13+
- test/*
14+
- examples/*
15+
- build/*
16+
- dist/*
17+
- .git/*
18+
- .github/*
19+
- "*.egg-info"
20+
- "*.pyc"
21+
- "__pycache__"
922

1023
build:
1124
number: 0

0 commit comments

Comments
 (0)