From f63c44e07ad7bc2efff2645e60c22dd1edb457eb Mon Sep 17 00:00:00 2001 From: David Simmons-Duffin Date: Tue, 29 Oct 2024 11:20:11 -0700 Subject: [PATCH 1/2] Add all of the core distributed-process packages --- build-constraints.yaml | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c86dbd79..37cbc476 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -15,13 +15,21 @@ packages: - real-dice "David Simmons-Duffin @davidsd": - - rank1dynamic - - distributed-static - - network-transport - - network-transport-tests - - network-transport-tcp - - network-transport-inmemory + - distributed-process-async + - distributed-process-client-server + - distributed-process-execution + - distributed-process-extras + - distributed-process-simplelocalnet + - distributed-process-supervisor + - distributed-process-systest + - distributed-process-tests - distributed-process + - distributed-static + - network-transport-inmemory + - network-transport-tcp + - network-transport-tests + - network-transport + - rank1dynamic "Julian Ospald @hasufell": - os-string >= 2.0.2