llllllllll / slider

Utilities for working with osu! files and data
https://llllllllll.github.io/slider/index.html
GNU Lesser General Public License v3.0
39 stars 17 forks source link

pyproject.toml instead of setup.py #115

Open Rubo3 opened 1 year ago

Rubo3 commented 1 year ago

This patch removes setup.py in favour of pyproject.toml, which follows the relatively new way of building Python packages specified by PEP-621.