Skip to content

Commit d6ae4fc

Browse files
authored
Fix rules for pyvis (#96)
1 parent e6b9dfe commit d6ae4fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/empack_config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,10 @@ packages:
153153
include_patterns:
154154
- pattern: '*.py'
155155
- pattern: '*.pem'
156+
pyvis:
157+
include_patterns:
158+
- pattern: '*.py'
159+
- pattern: '*.html'
156160
default:
157161
include_patterns:
158162
- pattern: '*.so'

0 commit comments

Comments
 (0)