kernal-api 0.0.0

Reserved package name for the forthcoming kernal-api async systems HAL
Documentation
1
2
3
4
5
6
7
"""Reserved import namespace for the forthcoming :mod:`kernal_api` package."""

raise RuntimeError(
    "kernal-api 0.0.0 is an intentionally unusable, yanked name-reservation "
    "release; wait for the first supported release"
)