setting up python env, download word data

This commit is contained in:
lila 2026-03-26 11:41:46 +01:00
parent a4a14828e8
commit e9e750da3e
5 changed files with 324 additions and 0 deletions

View file

@ -1,2 +1,3 @@
[tools]
node = "24.14.0"
python = "latest"