Add tests
This commit is contained in:
parent
e9f06f9da6
commit
8c8c2d73a2
3 changed files with 368 additions and 30 deletions
|
|
@ -17,7 +17,7 @@ isort = "^5.6.4"
|
|||
autoflake = "^1.4"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
ip_listen = "ip_listener.cli:run"
|
||||
listen = "ip_listener.cli:run"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry>=0.12"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue