Update roadmap.md

This commit is contained in:
Nighthawk
2025-09-05 08:09:59 -04:00
committed by GitHub
parent ec66e77cac
commit 326c5019b2
-1
View File
@@ -51,4 +51,3 @@ This section lists larger, more complex systems to be considered after the curre
#### Operational Excellence #### Operational Excellence
- **Docker Support**: Containerize the entire application with a `Dockerfile` and `docker-compose.yml` for easy, one-command deployment. - **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.