Merge pull request #14108 from 0xc0170/travis_remove_py3.5

travis: set attrs to 19.1.0, fixes python 3.5 issue
pull/14111/head
Martin Kojtal 2021-01-04 16:53:30 +00:00 committed by GitHub
commit c28f0d64dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -229,6 +229,7 @@ matrix:
- |-
tr -d ' ' >> requirements.txt <<< "
mock==2.0.0
attrs==19.1.0
pytest==3.3.0
pylint>=1.9,<2
hypothesis>=3,<4