Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6800661

Browse files
authored
Usar Pygments < 2.15 (#2373)
La última versión de Pygments está provocando errores al parsear códigode python que es válido. Esto ya ha sido reportado enpygments/pygments#2407, sólo hace faltaesperar por el fix, y mientras tanto evitar usar esta nueva versión.Este problema fue visto en#2372 por primera vez, pero de hecho ya nosestá afectando: el último build en CI de `3.11` ya falló por la mismarazón.Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
1 parentc1d3e33 commit6800661

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
pip
22
Sphinx==4.5.0
33
blurb
4+
Pygments<2.15
45
PyICU
56
polib
67
pospell>=1.1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp