Skip to content

Commit 359864a

Browse files
committed
Correction de ark.yml : suppression des patterns techniques de build.exclude
1 parent 905cd04 commit 359864a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

ark.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,4 @@ build:
5959
- source: Core/deps_analyser/stblib.yml
6060
destination: Core/deps_analyser/stblib.yml
6161
type: file
62-
exclude:
63-
- "**/__pycache__/**"
64-
- "**/*.pyc"
62+
exclude: []

0 commit comments

Comments
 (0)