From 326c5019b25cace5a67befff5f3a7cd4b0a95d23 Mon Sep 17 00:00:00 2001 From: Nighthawk Date: Fri, 5 Sep 2025 08:09:59 -0400 Subject: [PATCH] Update roadmap.md --- roadmap.md | 1 - 1 file changed, 1 deletion(-) diff --git a/roadmap.md b/roadmap.md index b279a80..1dab171 100644 --- a/roadmap.md +++ b/roadmap.md @@ -51,4 +51,3 @@ This section lists larger, more complex systems to be considered after the curre #### Operational Excellence - **Docker Support**: Containerize the entire application with a `Dockerfile` and `docker-compose.yml` for easy, one-command deployment. -- **Automated Testing**: Build a test suite using `pytest` to ensure code quality and prevent regressions. \ No newline at end of file