From f5322858efe3ab98e61c605d71901929613c6687 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl>
Date: Thu, 1 Jul 2021 17:24:58 +0200
Subject: [PATCH] pypy somehow passes tests

---
 README.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 65d9b4c..80a2412 100644
--- a/README.md
+++ b/README.md
@@ -17,10 +17,8 @@ Inspired by [this StackOverflow discussion](https://stackoverflow.com/questions/
 
 Tested and works on CPython 3.5-3.9, 
 both Windows and [Linux](https://travis-ci.org/github/smok-serwis/snakehouse).
-Somehow, it seems to pass unit tests on PyPy, so I enabled
-installation at PyPy, but I would seem to be vary of that.
-Please report your results by raising an 
-[issue](https://github.com/smok-serwis/snakehouse/issues).
+
+Contrary to what's said on PyPI it also works on PyPy!
 
 READ BEFORE YOU USE
 ===================
-- 
GitLab