Skip to content

Commit f0188c2

Browse files
committed
Fix setup.cfg
Signed-off-by: Alex Forencich <[email protected]>
1 parent 16605c3 commit f0188c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ commands =
7777
bash -c 'find . -type f -name "\.coverage" | xargs coverage combine --append'
7878
coverage report
7979

80-
whitelist_externals =
80+
allowlist_externals =
8181
bash
8282

8383
# combine if paths are different

0 commit comments

Comments
 (0)