summaryrefslogtreecommitdiffstats
path: root/doc/developer/topotests.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/developer/topotests.rst')
-rw-r--r--doc/developer/topotests.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer/topotests.rst b/doc/developer/topotests.rst
index e12bc3725..a0a574a79 100644
--- a/doc/developer/topotests.rst
+++ b/doc/developer/topotests.rst
@@ -22,7 +22,7 @@ Installing Mininet Infrastructure
apt-get install python-pip
apt-get install iproute
pip install ipaddr
- pip install pytest
+ pip install "pytest<5"
pip install exabgp==3.4.17 (Newer 4.0 version of exabgp is not yet
supported)
useradd -d /var/run/exabgp/ -s /bin/false exabgp