Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Add .noseids to .gitignore. #5776
+7
−7
Conversation
tacaswell
added the
needs_review
label
Jan 1, 2016
tacaswell
added a commit
that referenced
this pull request
Jan 1, 2016
|
|
tacaswell |
c210b0d
|
tacaswell
merged commit c210b0d
into matplotlib:master
Jan 1, 2016
tacaswell
removed the
needs_review
label
Jan 1, 2016
QuLogic
added this to the
proposed next point release (2.1)
milestone
Jan 1, 2016
anntzer
deleted the
anntzer:gitignore-update branch
Jan 1, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
anntzer commentedJan 1, 2016
.noseids is used by the --with-id/--failed switch of nose, which allows re-running only failed tests (http://nose.readthedocs.org/en/latest/plugins/testid.html).
Also remove duplicate entries from .gitignore: .swp; setup.cfg.