We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e098307 + 3f079fc commit 919fd81Copy full SHA for 919fd81
subprojects/robotpy-hal/pyproject.toml
@@ -4,6 +4,7 @@ requires = [
4
"semiwrap~=0.1.4",
5
"hatch-meson~=0.1.0b2",
6
"hatchling",
7
+ "pyntcore==2027.0.0a2",
8
"robotpy-native-wpihal==2027.0.0a2",
9
"robotpy-wpiutil==2027.0.0a2",
10
]
@@ -17,6 +18,7 @@ authors = [
17
18
19
license = "BSD-3-Clause"
20
dependencies = [
21
22
23
24
0 commit comments