From fcba566e16c6ad3eebe4e607943cd18e97b4776a Mon Sep 17 00:00:00 2001 From: Marc Di Luzio Date: Fri, 9 Aug 2024 23:15:16 +0100 Subject: [PATCH] Add pytest to the readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7450e78..b952f4d 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Matchy matches matchees ## Dependencies * `python3` obviously * `discord.py` python module +* `pytest` for testing ## Token Create a `config.py` file with a `TOKEN=` entry