Skip to content

Commit e55cfc6

Browse files
committed
chore: silence tox warning.
1 parent 1daa9ae commit e55cfc6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tox.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ deps =
1919
# TODO for pypy: pip install -q pg8000
2020

2121
whitelist_externals =
22-
sh
2322
make
23+
poetry
24+
sh
2425
yarn
2526

2627
commands_pre =

0 commit comments

Comments
 (0)