mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-03-27 07:09:27 +08:00
Updated installation instructions for all skills to always use uv pip install
This commit is contained in:
@@ -29,7 +29,7 @@ This skill should be used when:
|
||||
The ChEMBL Python client is required for programmatic access:
|
||||
|
||||
```bash
|
||||
pip install chembl_webresource_client
|
||||
uv pip install chembl_webresource_client
|
||||
```
|
||||
|
||||
### Basic Usage Pattern
|
||||
|
||||
Reference in New Issue
Block a user