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 932c81a commit c3a2bd8Copy full SHA for c3a2bd8
1 file changed
setup.py
@@ -52,7 +52,7 @@
52
},
53
install_requires=[
54
"GitPython>=3.1,<3.2",
55
- "mkdocs>=1.1,<1.3",
+ "mkdocs>=1.1,<1.4",
56
],
57
# metadata
58
keywords="mkdocs rss git plugin",
0 commit comments