Skip to content

Commit

Permalink
Add recent mistune release to avoid other people hitting #328
Browse files Browse the repository at this point in the history
  • Loading branch information
mpacer committed Jul 25, 2017
1 parent bc7cef7 commit 4b80cf9
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 @@ -185,7 +185,7 @@ def run(self):

setuptools_args = {}
install_requires = setuptools_args['install_requires'] = [
'mistune!=0.6',
'mistune>=0.7.4',
'jinja2',
'pygments',
'traitlets>=4.2',
Expand Down

0 comments on commit 4b80cf9

Please sign in to comment.