open-simulation-interface
open-simulation-interface copied to clipboard
Add pyi_out option to protoc command in the setup.py
Reference to a related issue in the repository
#820
Add a description
Add pyi_out option to protoc command in the setup.py. This ways, IDEs recognize the modules and classes and autocorrect is supported:
Take this checklist as orientation for yourself, if this PR is ready for the Change Control Board:
- [x] My suggestion follows the style and contributors guidelines.
- [x] I have taken care about the message documentation and the fields and enums documentation.
- [x] I have done the DCO signoff.
- [x] My changes generate no errors when passing CI tests.
- [x] I have successfully implemented and tested my fix/feature locally.
- [x] Appropriate reviewer(s) are assigned.
CCB 2024-06-10: Should be merged as soon as development on 3.7.1 starts. Inclusion into release 3.7.0 is deemed slightly too dangerous this close to release time, with potentially undetected bugs (even though fairly unlikely), want to make sure first-time PyPI release of 3.7.0 does not contain any breaking issues.
ASAM OSI CCB 2025-04-10: Approved and assigned to v3.7.1 and ready to be merged.