root/snakeoil/setup.cfg @ tfkyle%2540gmail.com-20070321045932-a6awecmgz2bpveer

Revision tfkyle%2540gmail.com-20070321045932-a6awecmgz2bpveer, 95 bytes (checked in by Kyle McFarland <tfkyle@…>, 20 months ago)

different approach to stop compiling other modules, use build_ext and a custom OptionalExtension? class instead of overriding build (would have to override install too in that case it seems)

Line 
1[build_ext]
2# uncomment if you don't want to build the extension modules
3#build-optional=false
Note: See TracBrowser for help on using the browser.