New comment by tornaria on void-packages repository https://github.com/void-linux/void-packages/pull/33471#issuecomment-940357877 Comment: ``` => ERROR: Build-time cyclic dependency python3-setuptools_scm(host), python3-tomli(host), python3-flit_core(host), python3-pytest(host), python3-setuptools_scm(host) detected. ``` The cycle arises because `python3-flit_core` checkdepends on `python3-pytest`.