Skip to content

Commit

Permalink
🔥 Remove redundant wheel_pep517 option
Browse files Browse the repository at this point in the history
  • Loading branch information
TeoZosa committed Sep 11, 2021
1 parent 592f3ca commit 33bf1f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ commands = pytest \
-n={env:PYTEST_XDIST_PROC_NR:auto} \
{posargs:tests}
wheel = true
wheel_pep517 = true
parallel_show_output = True

[testenv:mutmut]
Expand Down Expand Up @@ -86,7 +85,6 @@ commands =
{env:JUNIT_HTML_REPORT_OUTPUT_PATH} \
\033[0m"'
wheel = true
wheel_pep517 = true

[testenv:coverage]
description = [Run locally after tests]: Combine coverage data and create reports;
Expand Down

0 comments on commit 33bf1f3

Please sign in to comment.