From 1846794466be29efb46258b63082e4d79dcddfb1 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Sat, 17 Apr 2021 22:28:58 +0200 Subject: [PATCH] Remove warning about Sopel https://github.com/sopel-irc/sopel/issues/946 seems to be fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 350fca5..6a94011 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This project contains: * small wrappers around existing software to run tests on them Wrappers run software in temporary directories, so running `irctest` should -have no side effect, with [the exception of Sopel](https://github.com/sopel-irc/sopel/issues/946). +have no side effect. ## Prerequisites