- Notifications
You must be signed in to change notification settings - Fork397
Commit6800661
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
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
|
0 commit comments
Comments
(0)