Skip to content

Commit cd25740

Browse files
📝 Enhance documentation (#200)
1 parent ff4f61d commit cd25740

11 files changed

+714
-749
lines changed

.github/workflows/github-pages.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
- name: Generate artifacts
3535
run: |
3636
python -m venv .venv
37+
python -m pip install uv
3738
source .venv/bin/activate
3839
make docs
3940
- name: Setup Pages

clients/python/docs/BasicTutorial_v0.5.0.md

-371
This file was deleted.

0 commit comments

Comments
 (0)