1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-26 01:18:28 +00:00

pipenv: do not lock python-trezor to a particular commit

This commit is contained in:
matejcik 2019-01-09 15:00:54 +01:00
parent 48da28b41e
commit 9fd27ae791

2
Pipfile.lock generated
View File

@ -568,7 +568,7 @@
"trezor": { "trezor": {
"editable": true, "editable": true,
"git": "https://github.com/trezor/python-trezor", "git": "https://github.com/trezor/python-trezor",
"ref": "369b704f6bf60e510e1fcb03b021ff1866894459" "ref": "master"
}, },
"typing-extensions": { "typing-extensions": {
"hashes": [ "hashes": [