marcosschroh / dataclasses-avroschema

Generate avro schemas from python classes. Code generation from avro schemas. Serialize/Deserialize python instances with avro schemas
https://marcosschroh.github.io/dataclasses-avroschema/
MIT License
213 stars 64 forks source link

No extra cli option to install available #711

Closed kamilglod closed 4 weeks ago

kamilglod commented 1 month ago

Describe the bug

WARNING: dataclasses-avroschema 0.62.4 does not provide the extra 'cli'

To Reproduce

pip install dataclasses-avroschema[pydantic,cli]==0.62.4

Expected behavior Installation should include cli option that would install dc-avro