Skip to content

Commit fc97370

Browse files
committed
Pin yapf to 0.20 instead
1 parent bd66f1f commit fc97370

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/travis.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -ex
44

55
# See https://github.com/python-trio/trio/issues/334
6-
YAPF_VERSION=0.17.0
6+
YAPF_VERSION=0.20.0
77

88
if [ "$TRAVIS_OS_NAME" = "osx" ]; then
99
curl -Lo macpython.pkg https://www.python.org/ftp/python/${MACPYTHON}/python-${MACPYTHON}-macosx10.6.pkg

0 commit comments

Comments
 (0)