From d5a814105a4df63da698bf301ab93eacc4b2a0bc Mon Sep 17 00:00:00 2001 From: Dirk Alders Date: Sun, 3 Aug 2025 20:18:02 +0200 Subject: [PATCH] documentation and pip requirement adaption --- README.md | 8 ++------ requirements.txt | 2 ++ 2 files changed, 4 insertions(+), 6 deletions(-) create mode 100644 requirements.txt diff --git a/README.md b/README.md index 9df3f4d..555fb0c 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,6 @@ PyRip - CD ripper You might want to install: * cdparnoia * lame +* libdiscid0 +* cd-discid - -Possibly these are also needed: -* qt6-base-dev -* qt6-base-devtools -* python3-pyside6.qtwidgets -* python3-pyqt6.qtdesigner diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..58f34f2 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,2 @@ +pyudev +