Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
requiring lxml is too heavy-handed, given that fonttools itself doesn't require and neither does defcon (which is similar to ufoLib2). There still isn't a pre-compiled wheel for lxml for Python 3.8 on PyPI. Better to keep it optional, i.e. 'pip install ufoLib2[lxml]'.
- Loading branch information