From 8b1f08e332b9d685845565b28487dde24e3669a0 Mon Sep 17 00:00:00 2001 From: Kshitij Aranke Date: Tue, 14 May 2024 17:31:02 +0100 Subject: [PATCH] [Backport 1.1.latest] [Tidy First] Remove wheel and twine from dev-requirements.txt --- dev-requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index d519365aeeb..ce1d29fdaea 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -15,9 +15,7 @@ pytest-logbook pytest-mock pytest-xdist tox>=3.13 -twine types-python-dateutil types-pytz types-PyYAML types-requests -wheel