mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
2a82bd7ee3
Following #2030, the requirements to build the documentation are not installed with the rest making `make docs` crash when following the contributing steps. As `make install` is only used for this purpose (easy onboarding), let's just add again the installation of the doc requirements with it