We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7985ed0 commit 4ad178eCopy full SHA for 4ad178e
README.md
@@ -48,7 +48,7 @@ seaborn.despine(fig=fig)
48
49
## Testing
50
51
-Testing is generally done via the ``nose`` and ``numpy.testing`` modules.
+Testing is generally done via the ``pytest`` and ``numpy.testing`` modules.
52
The best way to run the tests is in an interactive python session:
53
54
```python
0 commit comments