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 2aea897 commit 0906cb1Copy full SHA for 0906cb1
setupext.py
@@ -55,6 +55,7 @@
55
'linux2-mips' : ['/usr/local', '/usr'],
56
'linux2-sparc' : ['/usr/local', '/usr'],
57
'linux2' : ['/usr/local', '/usr'],
58
+ 'linux3' : ['/usr/local', '/usr'],
59
'linux' : ['/usr/local', '/usr',],
60
'cygwin' : ['/usr/local', '/usr',],
61
'_darwin' : ['/sw/lib/freetype2', '/sw/lib/freetype219', '/usr/local',
0 commit comments