We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b58b780 + 88bab21 commit b0aaccdCopy full SHA for b0aaccd
1 file changed
README.md
@@ -27,7 +27,8 @@ pip install catalogue
27
conda install -c conda-forge catalogue
28
```
29
30
-`catalogue` is compatible with Python 2.7 and 3.5+.
+> ⚠️ **Important note:** `catalogue` v2.0+ is only compatible with Python 3.6+.
31
+> For Python 2.7+ compatibility, use `catalogue` v1.x.
32
33
## 👩💻 Usage
34
0 commit comments