Skip to content

Commit

Permalink
Fix rules for pyvis (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou authored Apr 26, 2024
1 parent e6b9dfe commit d6ae4fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/empack_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,10 @@ packages:
include_patterns:
- pattern: '*.py'
- pattern: '*.pem'
pyvis:
include_patterns:
- pattern: '*.py'
- pattern: '*.html'
default:
include_patterns:
- pattern: '*.so'
Expand Down

0 comments on commit d6ae4fc

Please sign in to comment.