future
setuptools

[:python_version < "3"]
configparser

[with-fonttools]

[with-fonttools:python_version < "3"]
fonttools>=3.0<4.0

[with-fonttools:python_version >= "3"]
fonttools>=4.0
