Add conda package support (closes #2673)

Co-Authored-By: Joe Moura <joao@crewai.com>
This commit is contained in:
Devin AI
2025-04-23 09:50:48 +00:00
parent 2e4c97661a
commit d3223a5aa1
6 changed files with 163 additions and 0 deletions

3
conda/build.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
$PYTHON -m pip install . --no-deps -vv