Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: pip3 install -r docs/requirements.txt as well #397

Merged
merged 1 commit into from Feb 20, 2022

Conversation

agilgur5
Copy link
Contributor

@agilgur5 agilgur5 commented Feb 19, 2022

What does this PR do?

add pip3 install -r docs/requirements.txt to contributing directions

  • this was missing, so would get an error:

    ❯ invoke docs.build-docs
    /bin/bash: mkdocs: command not found
    • no more error once docs deps are installed

Found this issue while contributing my first docs PR #396

What gif best describes this PR or how it makes you feel?

giphy (1)

Source

Completion checklist

- this was missing from the contributing directions, so would get an
  error:

    ```bash
    ❯ invoke docs.build-docs
    /bin/bash: mkdocs: command not found
    ```

  - no more error once docs deps are installed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants