Skip to content

Commit

Permalink
Add readtime to the mocked web app dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
lemon24 committed Nov 15, 2021
1 parent b4088cf commit 4c837a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
# mock some things "by hand", so we can import reader below without any dependencies
for name in [
'humanize',
'readtime',
'flask',
'flask.signals',
'werkzeug',
Expand Down

0 comments on commit 4c837a1

Please sign in to comment.