mirror of
https://github.com/langchain-ai/h2.git
synced 2026-06-30 22:47:54 -04:00
the docs lied - need to manually update pip to get pip install --group
This commit is contained in:
@@ -7,6 +7,7 @@ build:
|
||||
python: "3.13"
|
||||
jobs:
|
||||
install:
|
||||
- pip install -U pip
|
||||
- pip install --group 'docs' .
|
||||
|
||||
sphinx:
|
||||
|
||||
Reference in New Issue
Block a user