Skip to content

remove generated proto files from repository #70

Description

@chenkasirer

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions