Skip to content

Commit

Permalink
remove unused m2r2 references
Browse files Browse the repository at this point in the history
  • Loading branch information
jertel committed Oct 28, 2023
1 parent 94ab375 commit a932435
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ You can read this documentation at [Read The Docs][0].
To build a local version of these docs, the following from within the `/docs` directory:

```
pip install m2r2 sphinx_rtd_theme sphinx
pip install sphinx_rtd_theme sphinx
make html
```

Expand Down
1 change: 0 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
-r requirements.txt
flake8
flake8-absolute-import
m2r2
pre-commit
pylint==2.17.5
pytest==7.4.2
Expand Down

0 comments on commit a932435

Please sign in to comment.