Files
openide/python/setup-test-environment/README.txt
Ilya.Kazakevich 88dc070d16 Python: move classes to access pythons created by setup-env script into right module.
We now store classes to access pythons installed by tests setup env right next to the script

GitOrigin-RevId: 922e5cfbb89e1e550679796e02deb24553ad6852
2025-02-02 07:05:23 +00:00

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.