We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fced0ac commit 281e81aCopy full SHA for 281e81a
release-test.sh
@@ -25,7 +25,7 @@ run_tests() {
25
"${test_prefix}"bin/py.test "--ignore=${mod_loc}/schemas/" \
26
--pyargs -x ${module} -n auto --dist=loadfile
27
}
28
-pipver=20.3 # minimum required version of pip for Python 3.10
+pipver=20.3.3 # minimum required version of pip for Python 3.10
29
setuptoolsver=50.0.0 # required for Python 3.10
30
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"
31
0 commit comments