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: Fix read the docs configuration #124

Merged
merged 1 commit into from
Aug 31, 2022
Merged

Conversation

playpauseandstop
Copy link
Owner

To use poetry from ${HOME}/.local/bin/poetry, not from ${HOME}/.poetry/bin/poetry.

To use poetry from `${HOME}/.local/bin/poetry`, not from
`${HOME}/.poetry/bin/poetry`.
@playpauseandstop playpauseandstop added fix A bug fix docs Documentation only changes labels Aug 31, 2022
@playpauseandstop playpauseandstop self-assigned this Aug 31, 2022
@playpauseandstop playpauseandstop enabled auto-merge (squash) August 31, 2022 14:29
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling f7de657 on docs/fix-config into ebd9244 on main.

@playpauseandstop playpauseandstop merged commit 98281d8 into main Aug 31, 2022
@playpauseandstop playpauseandstop deleted the docs/fix-config branch August 31, 2022 14:32
badabump-release-bot bot pushed a commit that referenced this pull request Oct 23, 2022
Other:
------

- Sync common project files (#119)
- (**docs**) Bump requirements for docs (#121)
- Use poetry 1.2.0 for managing project dependencies (#122)
- Fix read the docs configuration (#124)
- Tell poetry to not create virtual envs at read the docs (#125)
- Install project and docs deps on post install job (#126)
- Do not expect to fail on Python 3.11 (#123)
- (**deps**) bump peter-evans/create-pull-request from 4.0.4 to 4.1.2 (#128)
- Sync common project files (#130)
- Update Python dev version to 3.10.8 (#131)
- Enforce mypy no-implicit-optional setting (#132)
- Integrate no-optional pre-commit hook (#133)
playpauseandstop added a commit that referenced this pull request Oct 23, 2022
Other:
------

- Sync common project files (#119)
- (**docs**) Bump requirements for docs (#121)
- Use poetry 1.2.0 for managing project dependencies (#122)
- Fix read the docs configuration (#124)
- Tell poetry to not create virtual envs at read the docs (#125)
- Install project and docs deps on post install job (#126)
- Do not expect to fail on Python 3.11 (#123)
- (**deps**) bump peter-evans/create-pull-request from 4.0.4 to 4.1.2 (#128)
- Sync common project files (#130)
- Update Python dev version to 3.10.8 (#131)
- Enforce mypy no-implicit-optional setting (#132)
- Integrate no-optional pre-commit hook (#133)

Co-authored-by: playpauseandstop <playpauseandstop@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation only changes fix A bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants