Closed jrast closed 1 year ago
This is probably caused by this commit which added slots to many classes: https://github.com/pytest-dev/pluggy/commit/0b45952cf9f8fece53a5efd1cf40466b5714c17f
I will fix it on the devpi side, the backward compatibility code causing this is from 2018.
Closing as downstream bug
I noticed that with the latest release of pluggy devpi fails in our CI pipelines:
Downgrading to pluggy 1.0.0 solves the problem.