in noxfile.py [0:0]
def tests(session): _base_install(session) install_pytouch(session) session.install("pytest") session.run("pytest", "tests")