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
/
Tests
/
ufoLib
/
__init__.py
4 lines
55 B
Python
Raw
Normal View
History
Unescape
Escape
use pytest importorskip to skip modules that depend on extra requirements this should allow to run the basic test suite against the dependency-less core of fonttools library
2023-05-24 16:26:38 +01:00
import
pytest
pytest
.
importorskip
(
"
fontTools.ufoLib
"
)
Reference in New Issue
Copy Permalink