view .coveragerc @ 6488:99d365eebefd

Rearrage order of python versions. Hopefully travisci runs versions in my specified order. Run non-dev current versions first. Latest ResourceWarning failures only show up in 3.8 and 3.9, so let them run during the first batch of 4 jobs. Then backfill with earlier versions and nightly versions. Note travis has 3.9-dev even though it's tracking a released version.
author John Rouillard <rouilj@ieee.org>
date Mon, 06 Sep 2021 15:00:40 -0400
parents 729e703a6c5a
children
line wrap: on
line source

[run]

# ignore the dist utils. They are not part of the code base
# we are going to test. They are used by maintainers only.
omit = roundup/dist/*

Roundup Issue Tracker: http://roundup-tracker.org/