Skip to content

Commit d9fe0f2

Browse files
committed
[#94554] requirements.txt: Added libbtrace wheels for Windows
Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
1 parent 4768be1 commit d9fe0f2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,7 @@ https://github.com/antmicro/libbtrace/releases/download/tip/bt2-0.0.1-cp310-cp31
2020
https://github.com/antmicro/libbtrace/releases/download/tip/bt2-0.0.1-cp311-cp311-macosx_14_0_arm64.whl; python_version == '3.11' and sys_platform == "darwin"
2121
https://github.com/antmicro/libbtrace/releases/download/tip/bt2-0.0.1-cp312-cp312-macosx_14_0_arm64.whl; python_version == '3.12' and sys_platform == "darwin"
2222
https://github.com/antmicro/libbtrace/releases/download/tip/bt2-0.0.1-cp313-cp313-macosx_14_0_arm64.whl; python_version == '3.13' and sys_platform == "darwin"
23+
https://github.com/antmicro/libbtrace/releases/download/tip/bt2-0.0.1-cp310-cp310-win_amd64.whl; python_version == '3.10' and sys_platform == "win32"
24+
https://github.com/antmicro/libbtrace/releases/download/tip/bt2-0.0.1-cp311-cp311-win_amd64.whl; python_version == '3.11' and sys_platform == "win32"
25+
https://github.com/antmicro/libbtrace/releases/download/tip/bt2-0.0.1-cp312-cp312-win_amd64.whl; python_version == '3.12' and sys_platform == "win32"
26+
https://github.com/antmicro/libbtrace/releases/download/tip/bt2-0.0.1-cp313-cp313-win_amd64.whl; python_version == '3.13' and sys_platform == "win32"

0 commit comments

Comments
 (0)