on venv -> one venv

This commit is contained in:
2026-03-07 09:05:31 -05:00
parent 2ddcb91418
commit e09a4ba7b3
+1 -1
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` - `yt-dlp`, `jq`, `yq`, `spaCy`, `gTTS`, `youtube-transcript-api`, `pyyaml`, `genanki`, `fugashi`, `regex`, `requests`
- `ffmpeg` - `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 ```shell
python3.12 -m venv ~/.venv/anki-tools python3.12 -m venv ~/.venv/anki-tools