Skip to content

Commit

Permalink
test(python-pkgs): remove py3.6 test because it's not supported by pipx
Browse files Browse the repository at this point in the history
  • Loading branch information
zydou committed Sep 5, 2023
1 parent 8a9f0e0 commit ff96ee5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 72 deletions.
62 changes: 0 additions & 62 deletions test/python-pkgs/py36.sh

This file was deleted.

11 changes: 1 addition & 10 deletions test/python-pkgs/scenarios.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,6 @@
}
}
},
"py36": {
"image": "python:3.6-slim",
"features": {
"python-pkgs": {
"pipx_utils": "black==22.3.0",
"pip_pkgs": "yapf==0.30.0"
}
}
},
"py37": {
"image": "python:3.7-slim",
"features": {
Expand Down Expand Up @@ -62,4 +53,4 @@
}
}
}
}
}

0 comments on commit ff96ee5

Please sign in to comment.