|
395 | 395 | },
|
396 | 396 |
|
397 | 397 |
|
398 |
| - { |
399 |
| - "id": "python", |
400 |
| - "version": "2.7.13.1", |
401 |
| - "bitness": 32, |
402 |
| - "arch": "x86", |
403 |
| - "windows_url": "WinPython-32bit-2.7.13.1Zero.zip", |
404 |
| - "activated_cfg": "PYTHON='%installation_dir%/python-2.7.13/python%.exe%'", |
405 |
| - "activated_env": "EMSDK_PYTHON=%installation_dir%/python-2.7.13/python%.exe%", |
406 |
| - "is_old": true |
407 |
| - }, |
408 |
| - { |
409 |
| - "id": "python", |
410 |
| - "version": "2.7.13.1", |
411 |
| - "bitness": 64, |
412 |
| - "arch": "x86_64", |
413 |
| - "windows_url": "WinPython-64bit-2.7.13.1Zero.zip", |
414 |
| - "activated_cfg": "PYTHON='%installation_dir%/python-2.7.13.amd64/python%.exe%'", |
415 |
| - "activated_env": "EMSDK_PYTHON=%installation_dir%/python-2.7.13.amd64/python%.exe%", |
416 |
| - "is_old": true |
417 |
| - }, |
418 |
| - { |
419 |
| - "id": "python", |
420 |
| - "version": "3.7.4", |
421 |
| - "bitness": 32, |
422 |
| - "arch": "x86", |
423 |
| - "windows_url": "python-3.7.4-embed-win32-patched.zip", |
424 |
| - "activated_cfg": "PYTHON='%installation_dir%/python.exe'", |
425 |
| - "activated_env": "EMSDK_PYTHON=%installation_dir%/python.exe", |
426 |
| - "is_old": true |
427 |
| - }, |
428 |
| - { |
429 |
| - "id": "python", |
430 |
| - "version": "3.7.4", |
431 |
| - "bitness": 64, |
432 |
| - "arch": "x86_64", |
433 |
| - "windows_url": "python-3.7.4-embed-amd64-patched.zip", |
434 |
| - "activated_cfg": "PYTHON='%installation_dir%/python.exe'", |
435 |
| - "activated_env": "EMSDK_PYTHON=%installation_dir%/python.exe", |
436 |
| - "is_old": true |
437 |
| - }, |
438 |
| - { |
439 |
| - "id": "python", |
440 |
| - "version": "3.7.4-pywin32", |
441 |
| - "bitness": 32, |
442 |
| - "arch": "x86", |
443 |
| - "windows_url": "python-3.7.4-embed-win32+pywin32.zip", |
444 |
| - "activated_cfg": "PYTHON='%installation_dir%/python.exe'", |
445 |
| - "activated_env": "EMSDK_PYTHON=%installation_dir%/python.exe", |
446 |
| - "is_old": true |
447 |
| - }, |
448 |
| - { |
449 |
| - "id": "python", |
450 |
| - "version": "3.7.4-pywin32", |
451 |
| - "bitness": 64, |
452 |
| - "arch": "x86_64", |
453 |
| - "windows_url": "python-3.7.4-embed-amd64+pywin32.zip", |
454 |
| - "activated_cfg": "PYTHON='%installation_dir%/python.exe'", |
455 |
| - "activated_env": "EMSDK_PYTHON=%installation_dir%/python.exe", |
456 |
| - "is_old": true |
457 |
| - }, |
458 |
| - { |
459 |
| - "id": "python", |
460 |
| - "version": "3.7.4-2", |
461 |
| - "bitness": 64, |
462 |
| - "arch": "x86_64", |
463 |
| - "macos_url": "python-3.7.4-2-macos.tar.gz", |
464 |
| - "activated_cfg": "PYTHON='%installation_dir%/bin/python3'", |
465 |
| - "activated_env": "EMSDK_PYTHON=%installation_dir%/bin/python3;SSL_CERT_FILE=%installation_dir%/lib/python3.7/site-packages/certifi/cacert.pem", |
466 |
| - "is_old": true |
467 |
| - }, |
468 | 398 | {
|
469 | 399 | "id": "python",
|
470 | 400 | "version": "3.9.2-nuget",
|
|
0 commit comments