robotpy / robotpy/robotpy-installer
robotpy-hal depends on new NI image
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 18
- Avg merge
- 34m
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by reviewing how the installer independently checks WPILib releases and NI image versions, then examine the proposed pyproject.toml metadata approach. Done means a defined mechanism that ties compatible releases and image versions together during installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100