Adafruit_IO_Python
Adafruit_IO_Python copied to clipboard
Migrate to pyproject.toml
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.