From 2e0755cc68e14bda95abe9472754ae5f4e760a04 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sun, 15 Jun 2025 13:44:16 +0200 Subject: Remove all old files before migration --- requirements.txt | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 requirements.txt (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 8eb698a..0000000 --- a/requirements.txt +++ /dev/null @@ -1,14 +0,0 @@ -# This file was autogenerated by uv via the following command: -# uv pip compile pyproject.toml -o requirements.txt -click==8.1.7 - # via namehackclub (pyproject.toml) -jinja2==3.1.4 - # via namehackclub (pyproject.toml) -markupsafe==2.1.5 - # via jinja2 -pyyaml==6.0.1 - # via ymlstash -unidecode==1.3.8 - # via namehackclub (pyproject.toml) -ymlstash==1.2.1 - # via namehackclub (pyproject.toml) -- cgit v1.3.1