Merge pull request #9 from negz/what-mouse

Remove dependency on click
This commit is contained in:
Nic Cope 2023-11-20 18:52:51 -08:00 committed by GitHub
commit 902ae12774
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ classifiers = [
]
dependencies = [
"click==8.*",
"grpcio==1.*",
"grpcio-reflection==1.*",
"structlog==23.*",