nicoddemus / pytest-rich

pytest + rich integration (proof of concept)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `attrs` as an explicit package dependency

joshuadavidthomas opened this issue · comments

I understand that through the pytest dep we get attrs along with it, but since the package explicitly imports and relies on it, attrs should be included as a direct dependency of this package.