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
/
setup.cfg
6 lines
45 B
INI
Raw
Normal View
History
Unescape
Escape
add setup.cfg specifying 'universal' py2-py3 wheel format
2016-08-06 11:22:15 +01:00
[wheel]
universal
=
1
setup.cfg: use --formats=zip for sdist packages as it's more portable Windows can't natively decompress the default *.tar.gz archives.
2016-08-19 12:06:07 +01:00
[sdist]
formats
=
zip
Reference in New Issue
Copy Permalink