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.
2 parents 46114f9 + 728d6ac commit db1c140Copy full SHA for db1c140
setup.py
@@ -46,5 +46,5 @@
46
"Topic :: Text Processing :: Filters",
47
"Topic :: Text Processing :: Markup :: HTML",
48
],
49
- install_requires=["markdown>=2.6.8", "pygments"],
+ install_requires=["markdown>=2.6.8,<3.0", "pygments"],
50
)
0 commit comments