strawberry-graphql / strawberry-django

Strawberry GraphQL Django extension
https://strawberry.rocks/docs/django
MIT License
409 stars 118 forks source link

Documentation/Contributing: (pyenv?) Impossible to `make serve-docs` without installing additional packages: `mkdocs-material mkdocstrings mkdocs-minify-plugin mkdocs-markdownextradata-plugin` #391

Open thepapermen opened 11 months ago

thepapermen commented 11 months ago

For me (running pyenv in bash, Ubuntu) the make serve-docs section command doesn't work out of the box. Even though there are proper dev dependencies in the pyproject.toml/[tool.poetry.group.dev.dependencies].

I needed to manually install these python packages: pip install mkdocs-material mkdocstrings mkdocs-minify-plugin mkdocs-markdownextradata-plugin.

Describe the Bug

System Information

P.S. There is factory-boy in pyproject.toml dev dependencies, but it looks like the tests are using faker exclusively .

Upvote & Fund

Fund with Polar