RequirementsΒΆ
The requirements.txt files contains the pip dependencies for the scaffolded project.
Dependencies can be installed with:
pip install -r requirements.txt
The requirements.txt files contains the pip dependencies for the scaffolded project.
Dependencies can be installed with:
pip install -r requirements.txt