robotpy / pyfrc

python3 library designed to make developing RobotPy-based code easier!
MIT License
50 stars 35 forks source link

Read team number/robot hostname from pyproject.toml #216

Closed auscompgeek closed 8 months ago

auscompgeek commented 1 year ago

Having a .deploy_cfg with only two lines of text is a fair bit of clutter. It'd be nice to read the same information from [tool.robotpy.*] sections of pyproject.toml, so I don't need 13 dotfiles in a robot code repo.

virtuald commented 8 months ago

OBE, now it is in .wpilib/wpilib_preferences.json