void-packages/srcpkgs/python3-pytest
John 19175e62a2 python3-pytest: add python3-setuptools runtime dep
Without this, pytest fails with missing a module

Traceback (most recent call last):
  File "/usr/bin/py.test", line 6, in <module>
    from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'
2020-08-14 21:12:47 +02:00
..
template