Factory rebuild

Hi I’m having problems with the factory rebuild functionality; even when I activate it, it’s not reinstalling my requirements.txt file and is using the cache. In my requirements file, I have a reference to a repository, and even with the repository updated, it’s not updating in the app.

1 Like

so i fixed with workarround changing my requirements.txt content.

1 Like

BTW, seems an empty commit is also a workaround.

1 Like