mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-01-26 16:58:56 +08:00
Updated installation instructions for all skills to always use uv pip install
This commit is contained in:
@@ -26,11 +26,7 @@ Datamol is a Python library that provides a lightweight, Pythonic abstraction la
|
||||
Guide users to install datamol:
|
||||
|
||||
```bash
|
||||
# Via conda/mamba (recommended)
|
||||
conda install -c conda-forge datamol
|
||||
|
||||
# Via pip
|
||||
pip install datamol
|
||||
uv pip install datamol
|
||||
```
|
||||
|
||||
**Import convention**:
|
||||
|
||||
Reference in New Issue
Block a user