Project which previously used pip (requirements.txt) was migrated to poetry (pyproject.toml). And now deployment from GitHub does not work anymore. Looks like Zyte is still trying to use pip for installing requirements and fails. How/where should I specify that poetry should be used?
Tomas Vaitiekūnas
Hello.
Project which previously used pip (requirements.txt) was migrated to poetry (pyproject.toml). And now deployment from GitHub does not work anymore. Looks like Zyte is still trying to use pip for installing requirements and fails. How/where should I specify that poetry should be used?
Rgds,
Tomas