OpenSimulationInterface / open-simulation-interface

A generic interface for the environmental perception of automated driving functions in virtual scenarios.
Other
265 stars 124 forks source link

Add pyi_out option to protoc command in the setup.py #821

Open ClemensLinnhoff opened 1 month ago

ClemensLinnhoff commented 1 month ago

#### 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: image

image

Take this checklist as orientation for yourself, if this PR is ready for the Change Control Board:

pmai commented 1 month ago

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.