Skip to Content

Re: test-requirements.txt and depending on unreleased modules


by Pedro M. Baeza - 10:56 - 11 Nov 2025

Reference

  • test-requirements.txt and depending on unreleased modules
    Hello,

    Doing work in in repo A that depends on work in a pull request or branch of repo B.
    Trying to get a successful test build for the repo A PR.

    It looks like test-requirements.txt is the way, but I haven't been successful to get the syntax right.
    Currently there are "Unreleased dependencies" build errors that I don't understand (of course they are unreleased!).

    I realize the contributing documentation is out of date: it still mentions oca_dependencies.txt, that I believe is ineffective today, and I couldn0t find helpful guidance there regarding test-dependencies.txt.

    I appreciate the help.

    Thank you
    Daniel

    PS: to make a module pip-installable all it needs is to contain the pyproject.toml file, correct?

    --
    DANIEL REIS
    MANAGING PARTNER

    >> Schedule time on my calendar.
    M: +351 919 991 307
    E: dreis@OpenSourceIntegrators.com
    A: Avenida da República 3000, Estoril Office Center, 2649-517 Cascais

    [Logo OpenSourceIntegrators.com]


    by Daniel Reis - 10:41 - 11 Nov 2025