|
Ran
|
Files
8
|
Run time
0s
|
Badge
README BADGES
|
travis-ci
Handle statically linked case in macOS as well It turned out macOS can have statically linked Python when it's installed via conda: https://github.com/JuliaPy/pyjulia/issues/150#issuecomment-432912833 So it seems `linked_libpython` (which calls `libdl`) is the only way to reliably detect if the Python executable is statically linked or not. Since cd2e4089c implements it for Windows as well, we can now rely on `linked_libpython` everywhere which simplifies core.py.
590 of 805 relevant lines covered (73.29%)
0.73 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|