beast icon indicating copy to clipboard operation
beast copied to clipboard

Syntax error in beast_development.rst

Open benjamin-gibson opened this issue 1 month ago • 1 comments

In the Test Changes section of beast_development.rst, the command to run tests is: tox -e test -- --remote-data --coverage The --coverage option syntax is deprecated, tox now accepts --cov Small change.

benjamin-gibson avatar Nov 21 '25 22:11 benjamin-gibson

Does this give an error or a deprecation warning? Curious as this will drive the priority of getting this fixed.

karllark avatar Nov 22 '25 16:11 karllark