mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
We now store classes to access pythons installed by tests setup env right next to the script GitOrigin-RevId: 922e5cfbb89e1e550679796e02deb24553ad6852
3 lines
142 B
Plaintext
3 lines
142 B
Plaintext
Python tests require pythons with certain modules.
|
|
|
|
Run `build.gradle.kts` to install them. Then, use classes from this module to access them. |