Skip to content

Commit c9f79a5

Browse files
committed
Fix duplicated option issue in tox.ini
1 parent afc0b4c commit c9f79a5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tox.ini

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ deps =
1818
pymemcache>=4.0,<5.0
1919
django-redis>=5.2,<6.0
2020
flake8
21-
22-
allowlist_externals =
23-
*/run.sh
24-
2521
commands =
2622
./run.sh test {posargs}
2723
./run.sh flake8

0 commit comments

Comments
 (0)