@@ 11,6 11,8 @@ sources:
- 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/rework
+ - hg+ssh://hg@hg.sr.ht/~pythonian/rework_ui
- hg+ssh://hg@hg.sr.ht/~pythonian/tshistory_refinery
secrets:
- 2697538f-6b29-4af7-9fb2-e17694886c3f
@@ 27,6 29,8 @@ tasks:
pip install -e tshistory_formula
pip install -e tshistory_xl
pip install -e tsview
+ pip install -e rework
+ pip install -e rework_ui
pip install -e tshistory_refinery
- run-tests: |
export PIP_BREAK_SYSTEM_PACKAGES=1