Skip to content

Commit c5b4579

Browse files
committed
Moved the requirements file
1 parent 8146f89 commit c5b4579

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.platform.app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ hooks:
5656
# Platform.sh currently sets PIP_USER=1.
5757
export PIP_USER=
5858
pip install pip==9.0.1 wheel==0.29.0
59-
pip install -r requirements.txt
59+
pip install -r ./platform/requirements.txt
6060
make -C _build html
File renamed without changes.

0 commit comments

Comments
 (0)