unified-font-object / ufoNormalizer

A tool that will normalize the XML and other data inside of a UFO.
Other
51 stars 19 forks source link

Add option to not write normalization time stamps #41

Closed miguelsousa closed 6 years ago

miguelsousa commented 6 years ago

@typesupply @anthrotype I made one last tweak. Please review. Thanks.

anthrotype commented 6 years ago

@miguelsousa actually, that's not a good idea to import the module that you are trying to install in the same setup.py... There are other ways, such as using a regular expression or the ast module to read the file where __version__ is defined and parse the string.

anthrotype commented 6 years ago

let's merge this, then I'll fix it up

anthrotype commented 6 years ago

like that https://github.com/unified-font-object/ufoNormalizer/commit/7d595f46c84eb55621a8fa2ad6da155d9799804e