From 72bc784f7febc71d1ddf618a380a7fb2d161770e Mon Sep 17 00:00:00 2001 From: Tomas Susanka Date: Wed, 21 Nov 2018 17:21:28 +0100 Subject: [PATCH] Revert "TEMPORARY: run tests against tsusanka/paths python-trezor branch" This reverts commit 2acf0d10bd4e18ec1749ab820c7e97fa829e46cb. --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 287608328..61c5230e2 100644 --- a/Pipfile +++ b/Pipfile @@ -4,7 +4,7 @@ name = "pypi" verify_ssl = true [packages] -trezor = {git = "https://github.com/trezor/python-trezor", editable = true, ref = "tsusanka/paths"} +trezor = {git = "https://github.com/trezor/python-trezor", editable = true, ref = "master"} protobuf = "==3.4.0" # python-trezor tests