From 2055dd791033788cfaadf7ee51a96fa43a77ba7e Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Tue, 25 Jul 2023 20:59:15 +0200 Subject: [PATCH] fix pip builds --- MANIFEST.in | 4 ---- 1 file changed, 4 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index 3a7ca2bbd7..a3e6cb48c5 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -458,8 +458,6 @@ include examples/python/comm-throttling/comm-throttling.py include examples/python/comm-throttling/comm-throttling.tesh include examples/python/comm-wait/comm-wait.py include examples/python/comm-wait/comm-wait.tesh -include examples/python/comm-waitany/comm-waitany.py -include examples/python/comm-waitany/comm-waitany.tesh include examples/python/comm-waituntil/comm-waituntil.py include examples/python/comm-waituntil/comm-waituntil.tesh include examples/python/exec-async/exec-async.py @@ -828,8 +826,6 @@ include teshsuite/s4u/vm-live-migration/vm-live-migration.cpp include teshsuite/s4u/vm-live-migration/vm-live-migration.tesh include teshsuite/s4u/vm-suicide/vm-suicide.cpp include teshsuite/s4u/vm-suicide/vm-suicide.tesh -include teshsuite/s4u/wait-any-for/wait-any-for.cpp -include teshsuite/s4u/wait-any-for/wait-any-for.tesh include teshsuite/smpi/MBI/CollArgGenerator.py include teshsuite/smpi/MBI/CollComGenerator.py include teshsuite/smpi/MBI/CollLocalConcurrencyGenerator.py -- 2.20.1