optimized imports

This commit is contained in:
2022-12-02 15:32:08 +01:00
parent ba300eecee
commit 0b91729a40
2 changed files with 3 additions and 7 deletions

View File

@@ -13,6 +13,8 @@ setup(
install_requires=[
'requests',
'click',
'rich',
'pyperclip',
],
entry_points='''
[console_scripts]