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.
2 parents 5711075 + 7d211d4 commit fa7b40bCopy full SHA for fa7b40b
.travis.yml
@@ -46,6 +46,7 @@ before_install:
46
tar -xzf geckodriver-v0.19.1-linux64.tar.gz -C geckodriver
47
export PATH=$PATH:$PWD/geckodriver
48
fi
49
+ - pip install "attrs>=17.4.0"
50
51
install:
52
- pip install --pre .[test]
0 commit comments