From 33c46434b9bdecc5e9d8f6e97c9171aaef05ba8d Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Sat, 16 Dec 2023 19:16:34 -0800 Subject: [PATCH] remove sconscontrib package (#30767) * remove sconscontrib package * lock old-commit-hash: a7828eba3ce73b523dc1bbd2c897c760329e7f7a --- poetry.lock | 4 ++-- pyproject.toml | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0949ac51d0..dcf91faf7a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e74664c07d33cf6cf08a1321404091ef4a476f37134f8d0792051f10dc24f4e -size 437235 +oid sha256:eecef5218f9f9e129d4fbb9adfe10c59558634bdc014fce1b3b1a5175989168d +size 436124 diff --git a/pyproject.toml b/pyproject.toml index fc336da676..64b5069b5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -107,7 +107,6 @@ spidev = { version = "*", platform = "linux" } sympy = "*" websocket_client = "*" polyline = "*" -sconscontrib = {git = "https://github.com/SCons/scons-contrib.git"} # these should be removed atomicwrites = "*"