dify/.devcontainer/post_start_command.sh
takatost 9a5c423d59
chore: remove pip support for api service (#5453)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
2024-06-22 02:05:50 +08:00

3 lines
34 B
Bash
Executable File

#!/bin/bash
poetry install -C api