Merge pull request #11321 from tjsmart/fix-doctesting

Add doctesting-coverage to envlist
This commit is contained in:
Ran Benita 2023-08-20 00:26:42 +03:00 committed by GitHub
commit 0ddfdfcc04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ envlist =
pypy3
py38-{pexpect,xdist,unittestextras,numpy,pluggymain,pylib}
doctesting
doctesting-coverage
plugins
py38-freeze
docs