From e44c00c4f99cf85b5813fb96dafa3418ebdec5be Mon Sep 17 00:00:00 2001 From: LDericher <40151420+ldericher@users.noreply.github.com> Date: Mon, 18 Jul 2022 14:13:19 +0000 Subject: [PATCH] Poetry project (needs fix for Docker) --- .idea/fftcgtool.iml | 3 +- .idea/misc.xml | 2 +- .idea/runConfigurations/opuses_cmd.xml | 2 +- Pipfile | 15 --- Pipfile.lock | 135 ----------------------- poetry.lock | 145 +++++++++++++++++++++++++ pyproject.toml | 16 +-- setup.py | 19 ---- 8 files changed, 157 insertions(+), 180 deletions(-) delete mode 100644 Pipfile delete mode 100644 Pipfile.lock delete mode 100644 setup.py diff --git a/.idea/fftcgtool.iml b/.idea/fftcgtool.iml index 4ca62b0..ecb3891 100644 --- a/.idea/fftcgtool.iml +++ b/.idea/fftcgtool.iml @@ -3,8 +3,9 @@ + - + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index b0d3313..d526cf5 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,6 @@ - + diff --git a/.idea/runConfigurations/opuses_cmd.xml b/.idea/runConfigurations/opuses_cmd.xml index 3fee4e0..bd7ada6 100644 --- a/.idea/runConfigurations/opuses_cmd.xml +++ b/.idea/runConfigurations/opuses_cmd.xml @@ -12,7 +12,7 @@