Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: install app instead of requirements.txt
pip installs the frappe apps instead of just their requirements.txt It needs to be done so as to prevent update the app version for pip and to prevent conflits for the dependencies in requirements.txt Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
- Loading branch information