Skip to content

Commit 4b1f7f0

Browse files
committed
Updated the file path
1 parent c5b4579 commit 4b1f7f0

File tree

1 file changed

+1
-1
lines changed

1 file 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 ./platform/requirements.txt
59+
pip install -r /app/.platform/requirements.txt
6060
make -C _build html

0 commit comments

Comments
 (0)