MartinThoma / flake8-simplify

❄ A flake8 plugin that helps you to simplify code
MIT License
185 stars 19 forks source link

PEP 621: Migrate config to pyproject.toml #154

Closed cclauss closed 1 year ago

cclauss commented 1 year ago

Migrate to pyproject.toml using ini2toml to do the file conversion and running validate-pyproject to validate results.

MartinThoma commented 1 year ago

Thank you! I had to adjust the Makefile (replacing twine with flit): https://github.com/MartinThoma/flake8-simplify/commit/cfff4649ff3658c546c2ec445e33a4b1d9f71b4b