On Sun, Jul 14, 2024 at 01:57:23PM +0200, Tobias Heider wrote: > Yet another dependency we could use for devel/py-sarif-tools. > Luckily all the dependencies were already there so it was pretty simple. > > ok?
RUN_DEPENDS= ...
works just fine, no need to add to it. I needed to install py3-parsing
to run tests, so please add
TEST_DEPENDS= devel/py-parsing${MODPY_FLAVOR}
with that, ok tb
