Skip to content

Commit

Permalink
Correct extra dependencies
Browse files Browse the repository at this point in the history
Followup to commit 97f63ee
  • Loading branch information
oprypin committed Jun 6, 2023
1 parent 388496e commit 269c3bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,8 @@ projects:
- name: mkdocstrings
mkdocs_plugin: mkdocstrings
extra_dependencies:
mkdocstrings.handlers.crystal: mkdocstrings-crystal
mkdocstrings.handlers.python: mkdocstrings-python
plugins.mkdocstrings.handlers.crystal: mkdocstrings-crystal
plugins.mkdocstrings.handlers.python: mkdocstrings-python
github_id: mkdocstrings/mkdocstrings
pypi_id: mkdocstrings
labels: [plugin]
Expand Down

0 comments on commit 269c3bf

Please sign in to comment.