run CrewAI python script with node-calls-python package
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -35,3 +35,10 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
# Python
|
||||
venv/
|
||||
__pycache__/
|
||||
|
||||
# PyCharm
|
||||
.idea/
|
||||
|
||||
Reference in New Issue
Block a user