mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-23 14:04:18 +02:00
accidental removal
This commit is contained in:
parent
6299411c6d
commit
29a30917af
1 changed files with 4 additions and 1 deletions
5
justfile
5
justfile
|
|
@ -24,4 +24,7 @@ api-ref *MODULES:
|
|||
|
||||
# Clean up API reference documentation
|
||||
api-ref-clean:
|
||||
rm -rf docs/python-sdk
|
||||
rm -rf docs/python-sdk
|
||||
|
||||
copy-context:
|
||||
uvx --with-editable . --refresh-package copychat copychat@latest src/ docs/ -x changelog.mdx -x python-sdk/ -v
|
||||
Loading…
Add table
Add a link
Reference in a new issue