Skip to content

Commit

Permalink
remove open-files argument in tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Aug 18, 2023
1 parent 9600794 commit 740b7b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ commands =
--remote-data \
--durations=10 \
jsonschema: --jsonschema \
coverage: --open-files \
parallel: --numprocesses auto \
# the OpenAstronomy workflow appends `--cov-report` in `{posargs}`, which `coverage` doesn't recognize
!coverage: {posargs}
Expand Down

0 comments on commit 740b7b4

Please sign in to comment.