Add gitlab ci job
This commit is contained in:
parent
8c8c2d73a2
commit
1d130254c0
3 changed files with 76 additions and 1 deletions
|
|
@ -15,6 +15,7 @@ requests = "^2.25.1"
|
|||
black = "^20.8b1"
|
||||
isort = "^5.6.4"
|
||||
autoflake = "^1.4"
|
||||
coverage = "^5.3.1"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
listen = "ip_listener.cli:run"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue