Skip to content

fix: bump docutils and Python#218

Open
nojhan wants to merge 1 commit intoOneDeadKey:mainfrom
nojhan:fix-deps-docutils
Open

fix: bump docutils and Python#218
nojhan wants to merge 1 commit intoOneDeadKey:mainfrom
nojhan:fix-deps-docutils

Conversation

@nojhan
Copy link

@nojhan nojhan commented Aug 12, 2025

docutils>=0.21.post1 is needed by some dependency, however, it is not on PyPI (anymore?), so we need
to explicitely require 0.22. But 0.22 depends on
Python>=3.9, so Python needs to be upgraded as well.

Refs: Fixes issue #217

`docutils>=0.21.post1` is needed by some dependency, however, it is not on PyPI (anymore?), so we need to explicitely require 0.22. But 0.22 depends on `Python>=3.9`, so Python needs to be upgraded as well. Refs: Fixes issue OneDeadKey#217
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant