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 ac3f789 commit 46e1b4bCopy full SHA for 46e1b4b
tox.ini
@@ -38,6 +38,7 @@ deps =
38
notebook50: https://github.com/jupyter/notebook/archive/5.0.0.zip
39
notebookmaster: https://github.com/jupyter/notebook/archive/master.zip
40
notebook: notebook
41
+ pytest
42
commands =
43
{posargs:coverage run --source=src -m nose -vv tests}
44
0 commit comments