We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd66f1f commit fc97370Copy full SHA for fc97370
1 file changed
ci/travis.sh
@@ -3,7 +3,7 @@
3
set -ex
4
5
# See https://github.com/python-trio/trio/issues/334
6
-YAPF_VERSION=0.17.0
+YAPF_VERSION=0.20.0
7
8
if [ "$TRAVIS_OS_NAME" = "osx" ]; then
9
curl -Lo macpython.pkg https://www.python.org/ftp/python/${MACPYTHON}/python-${MACPYTHON}-macosx10.6.pkg
0 commit comments