File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,6 +48,9 @@ xrp = ["robotpy-xrp"]
4848[tool .meta .packages ."mostrobotpy" ]
4949version = " ==2027.0.0a5.post1"
5050
51+ [tool .meta .packages ."mostrobotpy-halsim-native" ]
52+ version = " ==2027.0.0a5"
53+
5154[tool .meta .packages ."pyntcore" ]
5255version = " mostrobotpy"
5356
@@ -58,15 +61,15 @@ version = "mostrobotpy"
5861version = " mostrobotpy"
5962
6063[tool .meta .packages ."robotpy-halsim-ds-socket" ]
61- version = " mostrobotpy"
64+ version = " mostrobotpy-halsim-native "
6265constraint = ' platform_machine != "systemcore" and platform_machine != "armv7l" and platform_machine != "aarch64"'
6366
6467[tool .meta .packages ."robotpy-halsim-gui" ]
6568version = " mostrobotpy"
6669constraint = ' platform_machine != "systemcore"'
6770
6871[tool .meta .packages ."robotpy-halsim-ws" ]
69- version = " mostrobotpy"
72+ version = " mostrobotpy-halsim-native "
7073constraint = ' platform_machine != "systemcore" and platform_machine != "armv7l" and platform_machine != "aarch64"'
7174
7275[tool .meta .packages ."robotpy-cscore" ]
You can’t perform that action at this time.
0 commit comments