Skip to content

Commit f1b76f5

Browse files
Sync CI files.
1 parent 1b4e614 commit f1b76f5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

common.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,18 @@
2626
"windows-jdk17": { "packages" : { "devkit:VS2019-16.9.3+1" : "==0" }}
2727
},
2828
"deps": {
29+
"COMMENT.common": [
30+
"pip:isort is a dependency of pip:pylint. The explicit dependency on the pip package works around",
31+
"https://bugzilla.redhat.com/show_bug.cgi?id=1710221 on older Redhat-based systems, and doesn't",
32+
"hurt on others."
33+
],
2934
"common": {
3035
"timelimit": "30:00",
3136
"environment": {
3237
"MX_PYTHON": "python3"
3338
},
3439
"packages": {
40+
"pip:isort": "==4.3.19",
3541
"pip:logilab-common": "==1.4.4",
3642
"pip:pylint": "==1.9.3",
3743
"pip:ninja_syntax": "==1.7.2"

0 commit comments

Comments
 (0)