-
-
Notifications
You must be signed in to change notification settings - Fork 432
Option to not install formatters #3058
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
For codebases that generate models only via generate_dynamic_models, an option to skip installing code formatters dependencies would be very useful 🙏
pip install datamodel_code_generatorcurrently installs isort and black which aren't required or dynamic models (maybe argcomplete also)?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request