Closed jonreid closed 12 years ago
I keep my test code in the same folders as the production code. So I needed a way to exclude certain modules from the dependency graph. For example:
python objc_dep.py -x "Test|Mock" .
thank you for the improvement
I keep my test code in the same folders as the production code. So I needed a way to exclude certain modules from the dependency graph. For example: