We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 354da27 commit 517991fCopy full SHA for 517991f
Pipfile
@@ -7,6 +7,8 @@ verify_ssl = true
7
8
[packages]
9
lektor = "*"
10
+# Werkzeug added and pinned to mitigate this issue:
11
+# https://github.com/nixjdm/lektor-atom/issues/23
12
Werkzeug = "==0.16.1"
13
14
[requires]
0 commit comments