rapidpro/casepro

Project Folder missing pip-freeze.txt file

Closed this issue · 1 comments

The root folder of the project is missing the pip-freeze.txt hence unable to install pip dependencies on a new installation.

We use https://python-poetry.org/ now for dependencies - poetry install should do it