Skip to content

Commit

Permalink
TypeError: add_source_parser() positional arguments error in Sphinx v…
Browse files Browse the repository at this point in the history
…3.0.0

following the recommendation here sphinx-doc/sphinx#7420
changed m2r to m2r @ git+https://github.com/crossnox/m2r@dev#egg=m2r sphinx-doc/sphinx#7479
  • Loading branch information
sophiamyang committed Apr 15, 2020
1 parent 295f481 commit d5c131c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Expand Up @@ -4,7 +4,7 @@ channels:
dependencies:
- flake8
- jinja2
- m2r
- m2r @ git+https://github.com/crossnox/m2r@dev#egg=m2r
- markdown
- pyviz::nbsite
- pyviz::nbsmoke
Expand Down

0 comments on commit d5c131c

Please sign in to comment.