]> git.ipfire.org Git - thirdparty/lldpd.git/commit
build: don't use boxed feature of xdist
authorVincent Bernat <vincent@bernat.ch>
Sun, 31 Mar 2024 13:55:23 +0000 (15:55 +0200)
committerVincent Bernat <vincent@bernat.ch>
Sun, 31 Mar 2024 13:55:23 +0000 (15:55 +0200)
commit4d68b1666ace77980f47ff21a69343849903b1d4
tree4636431f27b3e8c1b7fb4b36efaea5f098051dc1
parent1e25b2635ded50c7ade5b717d1683b82cab8f252
build: don't use boxed feature of xdist

It has been removed from 3.0. This could be replaced by pytest-forked if
needed. I don't really remember why I was using that (I suppose it was
to avoid segfaults, due maybe to ctypes?).
tests/ci/run.sh