You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added an empty [tool.setuptools_scm] section to pyproject.toml to fix some setup warning (#30).
Do not distribute Cython-generated C++ sources in binary wheels (#31).
Removed unused pytest-cython test dependency (#32).
Don't output spaces after comma in single-line tuples to match Glyphs.app; added single_line_empty_objects=True option; added binary_spaces=False option (#37).