Codebase list fontmake / HEAD setup.cfg
HEAD

Tree @HEAD (Download .tar.gz)

setup.cfg @HEADraw · history · blame

[wheel]
universal = 0

[sdist]
formats = zip

[metadata]
license_file = LICENSE

[tool:pytest]
filterwarnings =
    ignore:fromstring:DeprecationWarning
    ignore:tostring:DeprecationWarning