postlund / pyatv

A client library for Apple TV and AirPlay devices
https://pyatv.dev
MIT License
839 stars 91 forks source link

Migrate from setuptools to poetry #2188

Open postlund opened 9 months ago

postlund commented 9 months ago

What to change?

All the cool kids use poetry, so I should do that as well. This will ripple and some changes are required to scripts/release.py and the GitHub Actions workflows.