Skip to content

Commit 8d9c52a

Browse files
committed
fix path
1 parent f0247f3 commit 8d9c52a

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 ./.platform/requirements.txt
6060
make -C _build html

0 commit comments

Comments
 (0)