Duplicated from agents-course/Final_Assignment_Template
bb485f4
1
2
3
4
5
6
[tools] python = "3.10" [env] # auto create and activate virtual environment _.python.venv = { path = '.venv', create = true }