Skip to content

Commit 0756cc3

Browse files
committed
Move and add a comment.
1 parent fb6831b commit 0756cc3

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Doc/requirements.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,12 @@
77
# won't suddenly cause build failures. Updating the version is fine as long
88
# as no warnings are raised by doing so.
99
# Keep this version in sync with ``Doc/conf.py``.
10-
pygments @ git+https://github.com/pygments/pygments@2cad2642058441b59782a6a18f03c98c42d081f1
1110
sphinx<9.0.0
1211

12+
# Temporary direct requirement, pending release of Pygments > 2.20.0
13+
# https://github.com/pygments/pygments/discussions/3145
14+
pygments @ git+https://github.com/pygments/pygments@2cad2642058441b59782a6a18f03c98c42d081f1
15+
1316
blurb
1417

1518
sphinxext-opengraph~=0.13.0

0 commit comments

Comments
 (0)