Skip to content

TestPlatforms

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.

Clone this wiki locally