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.
1 parent 3357b7a commit b6d831bCopy full SHA for b6d831b
pyproject.toml
@@ -11,7 +11,7 @@ install_requires = [
11
12
[build-system]
13
requires = [
14
- "robotpy-build<2026.0.0,~=2025.0.0",
+ "robotpy-build @ git+https://github.com/robotpy/robotpy-build.git@new-smart-holder",
15
"wpilib<2026.0.0,>=2025.3.1",
16
]
17
0 commit comments