PyCQA / modernize

Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)
https://modernize.readthedocs.org/
Other
355 stars 51 forks source link

Use PEP 621 metadata for flit #252

Open McSinyx opened 3 years ago

McSinyx commented 3 years ago

As suggested by @graingert, I use this repo as a playground for flit's new and shinny PEP 621 support. The fields are ordered like in flit's documentation.