pyproject-fmt icon indicating copy to clipboard operation
pyproject-fmt copied to clipboard

add an option to not automatically generate classifier

Open deronnax opened this issue 1 year ago • 7 comments

Hello. I set up pyproject-fmt for some of our projects which are apps, not libraries, not meant to be upload to PyPI, and I find the classifiers automatic generation unwanted for our case. It doesn't make sense for a private app to have PyPI classifiers. I would like an option to turn their generation off. I can do the PR if you are OK with this. Cheers.

deronnax avatar Mar 12 '24 09:03 deronnax