Files
irctest/requirements.txt
Val Lorentz 36901c1433 Fix lock on the set of used ports (#235)
pytest-xdist (well, execnet) re-loads modules after forking, so each process
had its own lock, making the lock useless.

Co-authored-by: Shivaram Lingamneni <slingamn@cs.stanford.edu>
2023-09-24 08:47:00 +02:00

6 lines
75 B
Plaintext

pytest
# The following dependencies are actually optional:
ecdsa
filelock