We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdb77db commit 176f901Copy full SHA for 176f901
.platform.app.yaml
@@ -46,7 +46,7 @@ disk: 512
46
# Build time dependencies.
47
dependencies:
48
python:
49
- sphinx: "1.2.3"
+ sphinx: ">=1"
50
51
# The hooks that will be performed when the package is deployed.
52
hooks:
0 commit comments