Update .gitignore and pyproject.toml; streamline main entry point for BotBotBot
This commit is contained in:
parent
761111bb07
commit
bc9d5a8943
4 changed files with 356 additions and 350 deletions
|
@ -11,6 +11,9 @@ dependencies = [
|
|||
"pynacl>=1.5.0",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
hasspy = "botbotbot:main"
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"isort>=6.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue