You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we abused PYTHON_HOST_PLATFORM we could set it to linux_roborio_2023_3_1 for example. That would be annoying to deal with for non-robot wheels though.
When installing certain libraries, need to somehow tie together wpilib releases and NI image versions. Right now it checks them independently.
I'm thinking maybe some metadata in pyproject.toml that can be extracted by the installer? Or maybe a special thing equivalent to
python_requires
.The text was updated successfully, but these errors were encountered: