Skip to content

Commit 4ad178e

Browse files
authored
update testing blurb in readme [ci skip]
1 parent 7985ed0 commit 4ad178e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ seaborn.despine(fig=fig)
4848

4949
## Testing
5050

51-
Testing is generally done via the ``nose`` and ``numpy.testing`` modules.
51+
Testing is generally done via the ``pytest`` and ``numpy.testing`` modules.
5252
The best way to run the tests is in an interactive python session:
5353

5454
```python

0 commit comments

Comments
 (0)