Skip to content

Commit e98ba88

Browse files
contributing codebase is revised
1 parent e4a03b6 commit e98ba88

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/source/development/contributing_codebase.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -767,9 +767,6 @@ install pandas) by typing::
767767
if run in parallel. As long as you can import pandas from your locally built version,
768768
your installation is probably fine and you can start contributing!
769769

770-
Often it is worth running only a subset of tests first around your changes before running the
771-
entire suite.
772-
773770
The easiest way to do this is with::
774771

775772
pytest pandas/path/to/test.py -k regex_matching_test_name

0 commit comments

Comments
 (0)