Skip to content

Commit bd6e264

Browse files
author
muxator
committed
pytest: remove --import-mode importlib
1 parent e013ba1 commit bd6e264

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ commands =
2626
poetry run pytest \
2727
--basetemp={envtmpdir} \
2828
black_it tests/ \
29-
--import-mode importlib \
3029
--cov=black_it \
3130
--ignore=example/models \
3231
--cov-report=xml \

0 commit comments

Comments
 (0)