We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e5467 commit d69ed92Copy full SHA for d69ed92
subprojects/robotpy-wpilog/pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
build-backend = "hatchling.build"
3
requires = [
4
- "semiwrap~=0.2.6",
+ "semiwrap~=0.3.0",
5
"hatch-meson~=0.1.0",
6
"hatchling",
7
"robotpy-native-datalog==2027.0.0a3",
subprojects/robotpy-wpinet/pyproject.toml
@@ -3,7 +3,7 @@ build-backend = "hatchling.build"
"semiwrap~=0.3.0",
8
9
"robotpy-native-wpinet==2027.0.0a3",
0 commit comments