From d800c3b89279d0dce2b91eeef68030757ebdc12b Mon Sep 17 00:00:00 2001 From: CodeByMrFinchum Date: Fri, 3 Jan 2025 12:20:04 +0100 Subject: [PATCH] Deleted because no need of it anymore. --- config/exif_example.yaml | 34 ---------------------------------- requirements.txt | 4 ---- 2 files changed, 38 deletions(-) delete mode 100644 config/exif_example.yaml delete mode 100644 requirements.txt diff --git a/config/exif_example.yaml b/config/exif_example.yaml deleted file mode 100644 index 8833f78..0000000 --- a/config/exif_example.yaml +++ /dev/null @@ -1,34 +0,0 @@ -artist: - - Mr. Finchum - - John Doe -copyright_info: - - All Rights Reserved - - CC BY-NC 4.0 - - No Copyright -image_description: - - ILFORD DELTA 3200 - - ILFORD ILFOCOLOR - - LomoChrome Turquoise - - Kodak 200 -iso: - - "100" - - "200" - - "400" - - "800" - - "1000" - - "1600" - - "3200" -lens: - - Nikon LENS SERIES E 50mm - - AF NIKKOR 35-70mm - - Canon FD 50mm f/1.4 S.S.C -make: - - Nikon - - Canon -model: - - FG - - F50 - - AE-1 -user_comment: - - Scanner.NORITSU-KOKI - - Scanner.NA diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index c13d77b..0000000 --- a/requirements.txt +++ /dev/null @@ -1,4 +0,0 @@ -pyyaml -optima35 -pyside6 -simple_term_menu