Skip to content

Commit eca9fb6

Browse files
committed
add a comment about cython coverage issues
1 parent e54e38c commit eca9fb6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/warning_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
pip-options: "dev"
2727
coverage: true
2828
# currently (April 2026), python-casacore does not build properly from pypi on python 3.14
29+
# also, cython's coverage plugin causes errors when building from pypi on python 3.14
2930
- python-version: 3.14
3031
pip-options: "test"
3132
coverage: false

0 commit comments

Comments
 (0)