mirror of
https://github.com/Cian-H/I-Form_Server_Node_Deployer.git
synced 2025-12-24 07:02:01 +00:00
Full type coverage with mypy
This commit is contained in:
@@ -25,6 +25,7 @@ black = "^23.10.1"
|
||||
snoop = "^0.4.3"
|
||||
pytest = "^7.4.3"
|
||||
mypy = "^1.6.1"
|
||||
docker-stubs = {git = "https://github.com/rdozier-work/docker-stubs"}
|
||||
|
||||
[tool.poetry.scripts]
|
||||
node_deployer = "node_deployer.__main__:main"
|
||||
|
||||
Reference in New Issue
Block a user