refactor: only use one (prod) ioc file template
This commit is contained in:
@@ -15,6 +15,7 @@ SERVICE_TEMPLATES_DIR = REPO_ROOT / "templates" / "service"
|
||||
SERVICE_DEST_DIR = REPO_ROOT / "services"
|
||||
|
||||
|
||||
# TODO: generate and push initial uv.lock file
|
||||
class ServiceCreator:
|
||||
def __init__(
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user