Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Commit 2033e4e

Browse files
committed
Updated dependencies
- robotpy-build >= 2023.0.1
1 parent 3566bb3 commit 2033e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ robotpy = ["run = wpilib._impl.start:Main"]
1717

1818
[build-system]
1919
requires = [
20-
"robotpy-build<2024.0.0,>=2023.0.0",
20+
"robotpy-build<2024.0.0,>=2023.0.1",
2121
"robotpy-wpiutil~=2023.2.1",
2222
"robotpy-wpimath~=2023.2.1",
2323
"robotpy-hal~=2023.2.1",

0 commit comments

Comments
 (0)