Connor Adams
Initial setup
bb485f4
raw
history blame contribute delete
127 Bytes
[tools]
python = "3.10"
[env]
# auto create and activate virtual environment
_.python.venv = { path = '.venv', create = true }