thiagokokada / i3pyblocks

A replacement for i3status, written in Python using asyncio.
MIT License
19 stars 2 forks source link

Switch to python-build instead of pep517 #116

Closed thiagokokada closed 4 years ago

thiagokokada commented 4 years ago

pep517.build is going to be deprecated: https://github.com/pypa/pep517/pull/83

So let's use a tool that explicitly has an interface we can use to build.