This website requires JavaScript.
Explore
Help
Register
Sign In
shadowfacts
/
fonttools
Watch
1
Star
0
Fork
0
You've already forked fonttools
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
fonttools
/
requirements.txt
4 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update fonttools from 3.29.1 to 3.30.0
2018-09-24 19:44:09 +01:00
fonttools==3.30.0
various cleanups: use pyfilesystem2 API directly, remove ufoLib.filesystem Among other things, this allows clients to inject an already instantiated FS object in both the UFOReader/UFOWriter 'path' argument.
2018-10-08 18:01:01 +01:00
fs==2.1.1
requirements.txt: pin enum34 version
2018-10-10 09:51:48 +01:00
enum34==1.1.6; python_version < '3.4'
Reference in New Issue
Copy Permalink