Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9120862 commit 9861235Copy full SHA for 9861235
1 file changed
src/meson.build
@@ -37,7 +37,7 @@ extension_data = {
37
'_backend_agg.cpp',
38
'_backend_agg_wrapper.cpp',
39
),
40
- 'dependencies': [agg_dep, freetype_dep, pybind11_dep],
+ 'dependencies': [agg_dep, pybind11_dep],
41
},
42
'_c_internal_utils': {
43
'subdir': 'matplotlib',
0 commit comments