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