Skip to content

Commit b6627e8

Browse files
committed
Fix coverage
1 parent a14d085 commit b6627e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ python =
1010
3.14: py314
1111

1212
[testenv]
13+
package = editable
1314
commands = py.test --cov=didl_lite --cov-report=term --cov-report=xml:coverage-{env_name}.xml {posargs}
1415
ignore_errors = True
1516
deps =

0 commit comments

Comments
 (0)