summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/third_party/pathlib2/setup.cfg
blob: 32afc861d3154e6e93742b9161a334d5c816f2c5 (plain)
1
2
3
4
5
6
7
8
[nosetests]
with-coverage=1
cover-package=pathlib2
cover-branches=1
cover-html=1

[wheel]
universal = 1