You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Michael Ekstrand edited this page Nov 3, 2023
·
9 revisions
We try to make LKPY usable in a wide range of environments. Some of these are routinely exercised in our CI environment; others require manual testing.
We follow SPEC 0 (formerly NEP 29) for determining supported Python versions, and test on Windows, Linux, and macOS. Not all sub-packages are guaranteed to work on all platforms.
Both Conda and vanilla Python installs are supported, but the developers primarily use Conda.