[06:20:06] <evagelos> I am trying to build wheels from a pyproject.toml file inside Dockerfile and seems that it gets stuck showing: "Processing /". If i pass a requirements.txt it │ A_D
[06:20:27] <evagelos> oups sry, i tried to paste my question from another channel
[06:21:24] <evagelos> So yeah that is my question, it seems that it freezes and the hard drive gets full :/
[06:23:49] <evagelos> Ok found it omg! its early morning here thats why my brain works! I didnt use WORKON in dockerfile so probably I was in / directory and I assume pip goes recursively to search i dont know