Bump attrs requirement from >=17.4.0 to >=19.2.0

This allows us to remove the `ATTRS_EQ_FIELD` thing which is causing
some annoyance.
This commit is contained in:
Ran Benita
2020-09-23 14:28:10 +03:00
parent 28ba9ab737
commit 32bb8f3a63
10 changed files with 16 additions and 34 deletions

View File

@@ -79,7 +79,7 @@ jobs:
- name: "ubuntu-py37"
python: "3.7"
os: ubuntu-latest
tox_env: "py37-lsof-numpy-oldattrs-pexpect"
tox_env: "py37-lsof-numpy-pexpect"
use_coverage: true
- name: "ubuntu-py37-pluggy"
python: "3.7"