[wheel] universal = 1 [sdist] formats = zip [aliases] test = pytest [metadata] license_file = LICENSE.txt [tool:pytest] minversion = 3.0.2 testpaths = Lib/ufoLib addopts = # run py.test in verbose mode -v # show extra test summary info -r a # run doctests in all .py modules --doctest-modules