Skip to content

Commit c3a2bd8

Browse files
committed
Allow mkdocs 1.3
1 parent 932c81a commit c3a2bd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
install_requires=[
5454
"GitPython>=3.1,<3.2",
55-
"mkdocs>=1.1,<1.3",
55+
"mkdocs>=1.1,<1.4",
5656
],
5757
# metadata
5858
keywords="mkdocs rss git plugin",

0 commit comments

Comments
 (0)