home-assistant-libs / pychromecast

Library for Python 3 to communicate with the Google Chromecast.
MIT License
2.51k stars 380 forks source link

Drop setup.py #821

Closed emontnemery closed 5 months ago

emontnemery commented 5 months ago

Drop setup.py in favor of pyproject.toml

Black now knows it's safe to use trailing commas, hence the formatting changes.