async_generator icon indicating copy to clipboard operation
async_generator copied to clipboard

pyproject.toml instead of setup.py

Open asarhaddon opened this issue 2 months ago • 0 comments

Hello. Python3.13 warns that setuptools now focuses on the build step and will soon drop support for the install step. The patch at https://sources.debian.org/src/python-async-generator/1.10-6/debian/patches/pyproject.diff seems to work without warnings.

asarhaddon avatar Oct 28 '25 16:10 asarhaddon