blrec/windows-requirements.txt
2021-08-11 13:33:21 +08:00

6 lines
1.5 KiB
Plaintext

https://raw.githubusercontent.com/acgnhiki/bitarray-win-wheels/main/2.2.5/bitarray-2.2.5-cp38-cp38-win_amd64.whl ; platform_system == 'Windows' and '64' in platform_machine and platform_python_implementation == 'CPython' and python_version ~= '3.8.0'
https://raw.githubusercontent.com/acgnhiki/bitarray-win-wheels/main/2.2.5/bitarray-2.2.5-cp39-cp39-win_amd64.whl ; platform_system == 'Windows' and '64' in platform_machine and platform_python_implementation == 'CPython' and python_version ~= '3.9.0'
https://raw.githubusercontent.com/acgnhiki/bitarray-win-wheels/main/2.2.5/bitarray-2.2.5-cp310-cp310-win_amd64.whl ; platform_system == 'Windows' and '64' in platform_machine and platform_python_implementation == 'CPython' and python_version ~= '3.10.0'
https://raw.githubusercontent.com/acgnhiki/bitarray-win-wheels/main/2.2.5/bitarray-2.2.5-cp38-cp38-win32.whl ; platform_system == 'Windows' and '64' not in platform_machine and platform_python_implementation == 'CPython' and python_version ~= '3.8.0'
https://raw.githubusercontent.com/acgnhiki/bitarray-win-wheels/main/2.2.5/bitarray-2.2.5-cp39-cp39-win32.whl ; platform_system == 'Windows' and '64' not in platform_machine and platform_python_implementation == 'CPython' and python_version ~= '3.9.0'
https://raw.githubusercontent.com/acgnhiki/bitarray-win-wheels/main/2.2.5/bitarray-2.2.5-cp310-cp310-win32.whl ; platform_system == 'Windows' and '64' not in platform_machine and platform_python_implementation == 'CPython' and python_version ~= '3.10.0'