Install ipython_pytest via PyPI
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"# Let's make sure pytest and ipython_pytest plugin are installed\n",
|
||||
"import sys\n",
|
||||
"!{sys.executable} -m pip install pytest\n",
|
||||
"!{sys.executable} -m pip install ../../../utils/ipython_pytest/"
|
||||
"!{sys.executable} -m pip install ipython_pytest"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user