Skip to content

Commit

Permalink
Require Mezzanine 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenmcd committed Jun 15, 2018
1 parent ae2d7bd commit 3c00b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
tests_require=["pyflakes>=0.6.1", "pep8>=1.4.1"],

install_requires=[
"mezzanine >= 4.2.0",
"mezzanine >= 4.3.0",
"xhtml2pdf",
],
extras_require={
Expand Down

0 comments on commit 3c00b54

Please sign in to comment.