Files
openide/python/setup-test-environment
Ilya.Kazakevich 69fa85f3a5 py env tests: always use cache on Windows because Py27.
Py27 can't be installed due to
https://github.com/JetBrains/gradle-python-envs/issues/34, so we need to use cache in any case. But cache is only accessible from JB network (TODO: move cache to Space to make it available worldwide) so we fallback to the building process (which will fail for now) if cache server is not available

GitOrigin-RevId: 4251a492ebfab7d8374aff27524ff928011ea374
2023-05-03 11:38:07 +00:00
..