mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 17:20:55 +07:00
While one should use a conda path from `PyCondaFlavorData`, some legacy code still depends on this service. This service does a good job trying to find conda on a user PC, but obviously fails in test as conda is installed in a usual location. We store a conda path in this service to make tests work GitOrigin-RevId: d8e1d08b268ae5259e7050c5c9bb8cc8184e3751
Python tests require pythons with certain modules. Run `build.gradle.kts` to install them. Then, use classes from this module to access them.