on venv -> one venv

This commit is contained in:
Pawel
2026-03-07 09:05:31 -05:00
parent c09ad5a76c
commit 343568f32b

View File

@@ -23,7 +23,7 @@ Each tool has its own set of dependencies. Common dependencies includes
- `yt-dlp`, `jq`, `yq`, `spaCy`, `gTTS`, `youtube-transcript-api`, `pyyaml`, `genanki`, `fugashi`, `regex`, `requests`
- `ffmpeg`
Personally, I like to have on venv that contains all the prerequisites.
Personally, I like to have one venv that contains all the prerequisites.
```shell
python3.12 -m venv ~/.venv/anki-tools