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

Update exhale requirements (py3.8, breathe>=4.33.1) #205

Merged
merged 1 commit into from
Jan 21, 2024

Conversation

svenevs
Copy link
Owner

@svenevs svenevs commented Oct 19, 2023

Exhale now requires:

  • Python 3.8+
  • Sphinx>=4
  • Breathe>=4.33.1

See #191 for more information.

@svenevs svenevs mentioned this pull request Oct 22, 2023
@svenevs svenevs requested review from Rotzbua and clalancette and removed request for Rotzbua October 22, 2023 06:52
@svenevs
Copy link
Owner Author

svenevs commented Oct 22, 2023

@clalancette if it would be helpful for you to test the requirements by me releasing something to testpypi let me know. I want to make sure rosdoc2 still works with these new requirements, but I also want to avoid sphinx 4.0 (it gave us trouble for python 3.10).

tox.ini Show resolved Hide resolved
Chrismarsh added a commit to Chrismarsh/CHM that referenced this pull request Jan 16, 2024
@svenevs svenevs force-pushed the fix/packaging-requirements branch 3 times, most recently from 9ce2f64 to d45700a Compare January 21, 2024 03:40
Exhale now requires:

- Python 3.8+
- Sphinx>=4.3.2
- Breathe>=4.33.1

See #191 for more information.
@svenevs svenevs merged commit 0913a39 into master Jan 21, 2024
9 checks passed
@svenevs svenevs deleted the fix/packaging-requirements branch January 21, 2024 03:49
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.

Problem with Sphinx 7 Fixup packaging requirements
2 participants