about summary refs log tree commit diff stats
path: root/.envrc
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-07-10 16:42:55 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-07-10 16:42:55 +0200
commit2e4261a0d28f11abc0bf4df55a9775ad045cd028 (patch)
tree9ab2d535bad6cf86de0e8c4954571c1f8184d15f /.envrc
parentrefactor(crates/yt/config): Use a macro to generate the config parsing code (diff)
downloadyt-2e4261a0d28f11abc0bf4df55a9775ad045cd028.zip
build(.envrc): Set the `PYO3_PYTHON` variable again
Diffstat (limited to '.envrc')
-rw-r--r--.envrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.envrc b/.envrc
index bac1203..adb00cc 100644
--- a/.envrc
+++ b/.envrc
@@ -23,3 +23,5 @@ export DATABASE_URL="sqlite://$root/target/database.sqlx"
 
 # Plugins are not supported.
 export YTDLP_NO_PLUGINS=1
+
+export PYO3_PYTHON=python3