8000 Changement du Makefile pour include les What's New récents · python/python-docs-fr@cf71f3f · GitHub
[go: up one dir, main page]

Skip to content

Commit cf71f3f

Browse files
committed
Changement du Makefile pour include les What's New récents
1 parent fe57010 commit cf71f3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ LANGUAGE := fr
2525
BRANCH := 3.10
2626

2727
EXCLUDED := \
28-
whatsnew/ \
28+
whatsnew/2.?.po \
29+
whatsnew/3.[0-8].po \
2930
c-api/ \
3031
distutils/ \
3132
install/ \

0 commit comments

Comments
 (0)
0