Files
dify/sdks/python-client/MANIFEST.in
lyzno1 a9b3539b90 feat: migrate Python SDK to httpx with async/await support (#26726)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-11 17:45:42 +08:00

4 lines
69 B
Plaintext

recursive-include dify_client *.py
include README.md
include LICENSE