We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e54e38c commit eca9fb6Copy full SHA for eca9fb6
1 file changed
.github/workflows/warning_test.yaml
@@ -26,6 +26,7 @@ jobs:
26
pip-options: "dev"
27
coverage: true
28
# 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
30
- python-version: 3.14
31
pip-options: "test"
32
coverage: false
0 commit comments