compas-dev / compas-dev/compas_pb
remove generated proto files from repository
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 2
- Avg merge
- 15m
- Merged PRs (30d)
- 2
Description
The generater proto python files used in the protobuf wrapper of this library shouldn't be committed to this codebase because they are auto-generater from the `.proto` files included in the repo.
Figure out how these can be removed and remove them.
- They should be generated using the task included in `tasks.py` before running the tests on the CI
- They should be packages along with the built wheel when built for distribution
Contributor guide
Assessment
This issue has not been assessed yet.