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

Fix typos on README #165

Merged
merged 2 commits into from
Jun 23, 2023
Merged

Fix typos on README #165

merged 2 commits into from
Jun 23, 2023

Conversation

jonathansick
Copy link
Member

@jonathansick jonathansick commented Jun 23, 2023

This also sneaks in a hot-fix constraint on sphinx-autodoc-typehints<1.23.0 to avoid a Sphinx version constraint conflict between sphinx-design (<7 currently) and sphinx-autodoc-typehints.

This version introduced a Sphinx constraint >= 7, which conflicts with a
constraint in sphinx-design 0.4.1. We'll use this pin for now and
hopefully we can drop it when sphinx_design updates.
@jonathansick jonathansick merged commit 03b70ad into main Jun 23, 2023
@jonathansick jonathansick deleted the u/jonathansick/readme branch June 23, 2023 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant