From 6b11c676f49c0998576243cc07262f44f68b8eba Mon Sep 17 00:00:00 2001 From: Matjaz Pirnovar Date: Wed, 12 Jan 2022 16:34:42 -0800 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index b2cae17b6..70dd07713 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,6 @@ To install: pip install optimizely-sdk -Note: -If you are running the SDK with PyPy or PyPy3 and you are experiencing issues, install this cryptography package **first** and then optimizely-sdk package: - - pip install "cryptography>=1.3.4,<=3.1.1" - ### Feature Management Access To access the Feature Management configuration in the Optimizely