Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e2bf78e

Browse files
committed
Merge pull request #2076 from cgohlke/patch-1
Build the _windowing extension
1 parent a92e00e commit e2bf78e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
setupext.BackendGtk(),
8585
setupext.BackendAgg(),
8686
setupext.BackendCairo(),
87+
setupext.Windowing(),
8788
'Optional LaTeX dependencies',
8889
setupext.DviPng(),
8990
setupext.Ghostscript(),

0 commit comments

Comments
 (0)