Requirements management became a bit confusing. Maybe we should merge the following commands: ``` bigflow codegen pin-dataflow-requirements bf build-requirements pip install -r resources/requirements.txt ``` Into the single command: ```bf install```
Requirements management became a bit confusing. Maybe we should merge the following commands:
Into the single command:
bf install