setting up python env, download word data
This commit is contained in:
parent
a4a14828e8
commit
e9e750da3e
5 changed files with 324 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -6,3 +6,6 @@ build/
|
|||
.repomixignore
|
||||
repomix.config.json
|
||||
repomix/
|
||||
venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue