Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added parameter to exclude module names by regex #3

Merged
merged 1 commit into from
May 11, 2012
Merged

Conversation

jonreid
Copy link
Contributor

@jonreid jonreid commented May 7, 2012

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" .

nst added a commit that referenced this pull request May 11, 2012
Added parameter to exclude module names by regex
@nst nst merged commit 4b690e2 into nst:master May 11, 2012
@nst
Copy link
Owner

nst commented May 11, 2012

thank you for the improvement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants