python-trio / trio-asyncio

a re-implementation of the asyncio mainloop on top of Trio
Other
187 stars 37 forks source link

Retire pytest-runner #131

Open alucryd opened 6 months ago

alucryd commented 6 months ago

pytest-runner has been deprecated for a while and its repo is now archived. Arch linux is dropping it from the repos, which means I won't be able to build aiodiscover as it's part of setup_requirements for some reason.

https://github.com/pytest-dev/pytest-runner#deprecation-notice

The pytest-runner archived repo has instructions on how to move forward.