diff options
| author | nechda <[email protected]> | 2025-10-27 06:15:22 +0300 |
|---|---|---|
| committer | nechda <[email protected]> | 2025-10-27 06:36:23 +0300 |
| commit | 1cc1949fce6bac095f95946fd1cf2213fc963f3e (patch) | |
| tree | c7ef24cabbc15881e579cbf5574d1560ac54dc95 /contrib/deprecated/python/subprocess32 | |
| parent | 88ac9db1abee2513919ed0fba55b1c71c459fc29 (diff) | |
Migrate compile_cuda to py3 & use py2cc tools instead of script
commit_hash:3dfdf668eac73d56b978a7204a9de9976b59d763
Diffstat (limited to 'contrib/deprecated/python/subprocess32')
| -rw-r--r-- | contrib/deprecated/python/subprocess32/ya.make | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/deprecated/python/subprocess32/ya.make b/contrib/deprecated/python/subprocess32/ya.make index 9613acd8c01..30775397ba6 100644 --- a/contrib/deprecated/python/subprocess32/ya.make +++ b/contrib/deprecated/python/subprocess32/ya.make @@ -6,6 +6,8 @@ VERSION(3.5.4) COPY_FILE(subprocess32.py subprocess.py) +ENABLE(USE_LIGHT_PY2CC) + PY_SRCS( TOP_LEVEL subprocess32.py |
