Mockup code
This commit is contained in:
parent
b3926ea8c8
commit
3b4784dcb2
3 changed files with 103 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ isort = "^5.6.4"
|
|||
autoflake = "^1.4"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
ip_listen = "ip_listener.cli:test"
|
||||
ip_listen = "ip_listener.cli:run"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry>=0.12"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue