Skip to content

Commit

Permalink
update docs config
Browse files Browse the repository at this point in the history
  • Loading branch information
timvink authored Jan 30, 2024
1 parent 9028c75 commit 165af58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ markdown_extensions:
- pymdownx.tabbed:
alternate_style: true
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
options:
custom_icons:
- site/overrides/.icons
1 change: 1 addition & 0 deletions tests/test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ codecov
click
xlrd>=1.0.0
openpyxl
pyarrow
# linting
pyflakes
# documentation
Expand Down

0 comments on commit 165af58

Please sign in to comment.