Skip to content

Commit 5daa638

Browse files
committed
Simplify login: remove standalone login script and use /login command in main app
1 parent 87b72f8 commit 5daa638

3 files changed

Lines changed: 0 additions & 78 deletions

File tree

.coverage

0 Bytes
Binary file not shown.

mini_copilot/login.py

Lines changed: 0 additions & 77 deletions
This file was deleted.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@ dependencies = ["requests>=2.32.0", "pyperclip>=1.8.0", "beautifulsoup4>=4.12.0"
1212

1313
[project.scripts]
1414
mini-copilot = "mini_copilot.main:main"
15-
mini-copilot-login = "mini_copilot.login:main"

0 commit comments

Comments
 (0)