Refactors Project for More Declarative Package Name
This commit is contained in:
@@ -4,7 +4,7 @@ version = "0.1.0"
|
||||
description = ""
|
||||
authors = ["Vitor Hideyoshi <vitor.h.n.batista@gmail.com>"]
|
||||
readme = "README.md"
|
||||
packages = [{include = "resize_image_service"}]
|
||||
packages = [{include = "storage_service"}]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
|
||||
Reference in New Issue
Block a user