Adafruit_IO_Python icon indicating copy to clipboard operation
Adafruit_IO_Python copied to clipboard

Migrate to pyproject.toml

Open tekktrik opened this issue 3 years ago • 0 comments

After the library migrations, it looks like this would be a good candidate for a pyproject.toml installation file as opposed to setup.py. I also thinks this would remove the need for ez_setup.py as well, if I understand correctly.

tekktrik avatar Aug 15 '22 02:08 tekktrik