File size: 127 Bytes
bb485f4
 
 
 
 
 
1
2
3
4
5
6
[tools]
python = "3.10"

[env]
# auto create and activate virtual environment
_.python.venv = { path = '.venv', create = true }