From 264637ad9e28a3fb51963235195c4a427a5a4445 Mon Sep 17 00:00:00 2001 From: Feanil Patel Date: Mon, 10 Mar 2025 13:58:35 -0400 Subject: [PATCH] build: Drop an errant requirements.txt file. This file should not exist, we do not use a top-level requirements file in this repo to manage dependencies. All dependency files should live in the `requirements` folder. --- requirements.txt | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index c3cba37120..0000000000 --- a/requirements.txt +++ /dev/null @@ -1,9 +0,0 @@ -# -# This file is autogenerated by pip-compile with Python 3.11 -# by the following command: -# -# pip-compile -# - -# The following packages are considered to be unsafe in a requirements file: -# setuptools