Apply suggestions from code review

Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
This commit is contained in:
Zac Hatfield-Dodds 2023-06-30 20:18:25 -07:00 committed by GitHub
parent 7fdc8391e2
commit 0311fc3384
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -93,7 +93,8 @@ jobs:
- name: "ubuntu-py38"
python: "3.8"
os: ubuntu-latest
tox_env: "py38-xdist"
tox_env: "py38-lsof-numpy-pexpect"
use_coverage: true
- name: "ubuntu-py38-pluggy"
python: "3.8"
os: ubuntu-latest

View File

@ -1,2 +1,2 @@
Drop support for Python 3.7, which `reached end-of-life on 2023-06-27
Dropped support for Python 3.7, which `reached end-of-life on 2023-06-27
<https://devguide.python.org/versions/>`__.