##// END OF EJS Templates
add wantDirectory to ipdoctest, so that directories will be checked for exclusion...
add wantDirectory to ipdoctest, so that directories will be checked for exclusion This prevents ImportErrors raised in `__init__` checks from causing a failure when they should have been excluded. closes gh-918 closes gh-968

File last commit:

r2661:595fc3b9
r5291:c956c226
Show More
Makefile
5 lines | 145 B | text/x-makefile | MakefileLexer
include ./plugins.mk
all : dist/IPythonCocoaController.plugin
dist/IPythonCocoaController.plugin : ./IPythonCocoaFrontendLoader.py\
./setup.py