Skip to content

Commit 7bb5e1c

Browse files
committed
Add a comment.
1 parent 180ce4d commit 7bb5e1c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Requirements for building PEPs with Sphinx
2+
23
# Sphinx requires >= 2.17. JSON5 support added in 2.19
4+
# Temporary direct requirement, pending release of Pygments > 2.20.0
5+
# https://github.com/pygments/pygments/discussions/3145
36
pygments @ git+https://github.com/pygments/pygments@2cad2642058441b59782a6a18f03c98c42d081f1
7+
48
# Sphinx 6.1.0 broke copying images in parallel builds; fixed in 6.1.2
59
# See https://github.com/sphinx-doc/sphinx/pull/11100
610
Sphinx >= 5.1.1, != 6.1.0, != 6.1.1, < 8.1.0

0 commit comments

Comments
 (0)