Update docs to reference trezor-agent instead of trezor_agent (#342)

This commit is contained in:
Roman Zeyde
2023-08-12 11:27:30 +03:00
parent d915d8594c
commit 8cb323c550
2 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ print('ONLY FOR DEBUGGING AND TESTING!!!')
setup(
name='fake_device_agent',
version='0.9.0',
description='Testing trezor_agent with a fake device - NOT SAFE!!!',
description='Testing SSH/GPG agent with a fake device - NOT SAFE!!!',
author='Roman Zeyde',
author_email='roman.zeyde@gmail.com',
url='http://github.com/romanz/trezor-agent',