Skip to content

Commit 5147da9

Browse files
committed
Temporary hardcode the version until platform.sh supports ~=
1 parent b5c35e4 commit 5147da9

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
@@ -46,7 +46,7 @@ disk: 512
4646
# Build time dependencies.
4747
dependencies:
4848
python:
49-
sphinx: "~=1.3"
49+
sphinx: "1.3.6"
5050

5151
# The hooks that will be performed when the package is deployed.
5252
hooks:

0 commit comments

Comments
 (0)