0xmanny
non root location for requirements.txt breaks nixpacks build
I attempted to build an api using nixpacks with the requirements.txt file outside of the root directory (e.g.
src/requirements.txt
). When doing this all builds failed with varying build commands.
What's the explanation for this behavior? Is there a way successfully build with requirements.txt
outside of the root directory?
Thanks in advance!12 replies