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 f48796a commit 6c56055Copy full SHA for 6c56055
subprojects/robotpy-wpimath/pyproject.toml
@@ -6,6 +6,7 @@ license = "BSD-3-Clause"
6
name = "robotpy-wpimath"
7
url = "https://github.com/robotpy/robotpy-wpimath"
8
install_requires = [
9
+ "numpy",
10
"robotpy-wpiutil==THIS_VERSION",
11
]
12
0 commit comments