Skip to content

Commit ccd1fb0

Browse files
committed
Fix toml
1 parent 6b921f9 commit ccd1fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ core = 'sysmon'
307307
omit = [
308308
"src/aiida/tools/_dumping/**/*"
309309
]
310-
patch = 'subprocess'
310+
patch = ['subprocess']
311311

312312
[tool.flit.module]
313313
name = 'aiida'

0 commit comments

Comments
 (0)