##// END OF EJS Templates
Merge pull request #10041 from ivanov/remove-test_pr...
Thomas Kluyver -
r22997:18c42b10 merge
parent child Browse files
Show More
@@ -37,8 +37,8 b' Some guidelines on contributing to IPython:'
37 If you're making functional changes, you can clean up the specific pieces of
37 If you're making functional changes, you can clean up the specific pieces of
38 code you're working on.
38 code you're working on.
39
39
40 [Travis](http://travis-ci.org/#!/ipython/ipython) does a pretty good job testing IPython and Pull Requests,
40 [Travis](http://travis-ci.org/#!/ipython/ipython) does a pretty good job testing
41 but it may make sense to manually perform tests (possibly with our `test_pr` script),
41 IPython and Pull Requests, but it may make sense to manually perform tests,
42 particularly for PRs that affect `IPython.parallel` or Windows.
42 particularly for PRs that affect `IPython.parallel` or Windows.
43
43
44 For more detailed information, see our [GitHub Workflow](https://github.com/ipython/ipython/wiki/Dev:-GitHub-workflow).
44 For more detailed information, see our [GitHub Workflow](https://github.com/ipython/ipython/wiki/Dev:-GitHub-workflow).
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
General Comments 0
You need to be logged in to leave comments. Login now