Closed cclauss closed 1 year ago
@cclauss would you be willing to resolve the conflicts here?
Should flake8_import_order/__about__.py
be removed?
Could we not use attr: flake8_import_order.__about__.__version__
in setup.cfg
to avoid the version being hard-coded in setup.cfg
? Also the version in there now is wrong.
Created using https://pypi.org/project/setuptools-py2cfg plus manual modifications.
https://setuptools.pypa.io/en/latest/userguide/quickstart.html#basic-use
https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html https://thehackernews.com/2022/09/warning-pypi-feature-executes-code.html