Browse Source

test: add pytest-xdist to the python test requirements

Signed-off-by: William Casarin <jb55@jb55.com>
ppa-0.6.1
William Casarin 6 years ago
committed by Christian Decker
parent
commit
8869204730
  1. 1
      tests/requirements.txt

1
tests/requirements.txt

@ -1,4 +1,5 @@
python-bitcoinlib==0.7.0
ephemeral-port-reserve==1.1.0
pytest-forked==0.2
pytest-xdist==1.22.2
flaky==3.4.0

Loading…
Cancel
Save