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:
@@ -342,7 +342,7 @@ Load references when working with specific services or complex integration tasks
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
pip install bioservices
|
||||
uv pip install bioservices
|
||||
```
|
||||
|
||||
Dependencies are automatically managed. Package is tested on Python 3.9-3.12.
|
||||
|
||||
Reference in New Issue
Block a user