update requirements

This commit is contained in:
Zeyad Moustafa Kamal
2025-02-03 19:39:15 +02:00
parent 307b2e33ab
commit 9a780fc5b5
3 changed files with 1 additions and 8 deletions
+1
View File
@@ -143,6 +143,7 @@ gradience_dir=/tmp/gradience
x git clone https://github.com/ZeyadMoustafaKamal/Gradience.git $gradience_dir
x cd $gradience_dir
x git submodule update --init --recursive
x uv pip install -r requirements.txt
x meson setup build --prefix=$VIRTUAL_ENV
x meson compile -C build
x meson install -C build