We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
context When I update Sphinx to Sphinx 8, sphinx-design is causing a locking failure.
sphinx-design
expectation I expected the lock to succeed.
bug Resolution fails
problem Issue is sphinx<8 in the pyproject.toml of this project.
sphinx<8
Try to install Sphinx 8 and sphinx-design in the same venv
No response
The text was updated successfully, but these errors were encountered:
>=5,<8
>=5,<9
done in #212
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
context
When I update Sphinx to Sphinx 8,
sphinx-design
is causing a locking failure.expectation
I expected the lock to succeed.
bug
Resolution fails
problem
Issue is
sphinx<8
in the pyproject.toml of this project.Reproduce the bug
Try to install Sphinx 8 and sphinx-design in the same venv
List your environment
No response
The text was updated successfully, but these errors were encountered: