We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44185f1 commit 364a1f3Copy full SHA for 364a1f3
README.md
@@ -70,7 +70,7 @@ For interactive 3D plots of clustering, CRISP utilises the seaborn package. Ensu
70
# Installation
71
- Recommended: install from PyPI (tested on Python 3.9–3.11 on Linux/macOS/Windows)
72
```
73
- pip install crisp-ase==1.1.2
+ pip install crisp-ase
74
pip install pytest pytest-cov coverage
75
76
0 commit comments