From 0f61315a6daa39f23f78737190696ec857591eab Mon Sep 17 00:00:00 2001 From: Bruno Alla Date: Wed, 5 Aug 2026 18:39:20 +0100 Subject: [PATCH] Fix podcast link in README Updated broken podcast link for pytest-randomly. I vaguely remember Brian mentioning that the podcast moved domain a few months back. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b9890eb..cc4ebf2 100644 --- a/README.rst +++ b/README.rst @@ -100,7 +100,7 @@ including how it started life as the nose plugin `nose-randomly `__. Additionally, I appeared on the Test and Code podcast to `talk about -pytest-randomly `__. +pytest-randomly `__. Installation ============