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

Can't use sphinx-design with Sphinx 5.0 preview #65

Closed
lsaffre opened this issue May 17, 2022 · 3 comments
Closed

Can't use sphinx-design with Sphinx 5.0 preview #65

lsaffre opened this issue May 17, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@lsaffre
Copy link

lsaffre commented May 17, 2022

Describe the bug

When I have sphinx-design installed, then I can't upgrade to Sphinx 5 preview:

$ pip install -U --pre Sphinx
Requirement already satisfied: Sphinx in /home/luc/virtualenvs/py38/lib/python3.8/site-packages (4.5.0)
Collecting Sphinx
  Using cached Sphinx-5.0.0b1-py3-none-any.whl (3.1 MB)
(...)
sphinx-design 0.1.0 requires sphinx<5,>=3, but you have sphinx 5.0.0b1 which is incompatible.

This is a problem for people who want to test the newest Sphinx version.

Reproduce the bug

$ pip install -U --pre Sphinx

List your environment

Using Python 3.8.0 under Ubuntu

@lsaffre lsaffre added the bug Something isn't working label May 17, 2022
@welcome
Copy link

welcome bot commented May 17, 2022

Thanks for opening your first issue here! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.

If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).

Welcome to the EBP community! 🎉

@varac
Copy link

varac commented Jun 2, 2022

Spinx 5.0.0 got released so this is even more important.

@pradyunsg
Copy link
Member

Closing since #74 added the support requested in OP. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants