File: requirements.txt

package info (click to toggle)
python-booleanoperations 0.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 672 kB
  • sloc: python: 1,296; makefile: 5
file content (5 lines) | stat: -rw-r--r-- 211 bytes parent folder | download
1
2
3
4
5
# fontTools.ufoLib is not imported directly by booleanOperations, but
# the test suite needs defcon, which in turns requires fonttools installed
# with [ufo] support
fonttools[ufo]==4.61.1
pyclipper==1.4.0