# HG changeset patch # User Aurélien Campéas # Date 1711719152 -3600 # Fri Mar 29 14:32:32 2024 +0100 # Node ID 0138dd414453f46484592def040e35339b22a884 # Parent 75ad6769b5db003d080d8eabc6dcf34b0dee2c44 build: tswatch is no longer there diff --git a/.build.yml b/.build.yml --- a/.build.yml +++ b/.build.yml @@ -11,7 +11,6 @@ - hg+ssh://hg@hg.sr.ht/~pythonian/tshistory_formula - hg+ssh://hg@hg.sr.ht/~pythonian/tshistory_xl - hg+ssh://hg@hg.sr.ht/~pythonian/tsview - - hg+ssh://hg@hg.sr.ht/~pythonian/tswatch - hg+ssh://hg@hg.sr.ht/~pythonian/tshistory_refinery secrets: - 2697538f-6b29-4af7-9fb2-e17694886c3f @@ -28,7 +27,6 @@ pip install -e tshistory_formula pip install -e tshistory_xl pip install -e tsview - pip install -e tswatch pip install -e tshistory_refinery - run-tests: | export PIP_BREAK_SYSTEM_PACKAGES=1