From 54b21badb98ff2bf46325ba6cf5c3c5e3b4d7540 Mon Sep 17 00:00:00 2001 From: Ben Moss Date: Tue, 12 Mar 2024 10:36:41 -0400 Subject: [PATCH] Request to archive azure & azure-mgmt (#950) They are deprecated according to https://pypi.org/project/azure/ and https://pypi.org/project/azure-mgmt/ They also don't seem to be maintained here Co-authored-by: Ben Moss --- requests/archive-azure.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 requests/archive-azure.yml diff --git a/requests/archive-azure.yml b/requests/archive-azure.yml new file mode 100644 index 00000000..d20b9d7e --- /dev/null +++ b/requests/archive-azure.yml @@ -0,0 +1,4 @@ +action: archive +feedstocks: + - azure + - azure-mgmt