From 3ebd8ae0aaaca41b01b2173e3dfb8b8c2c493b62 Mon Sep 17 00:00:00 2001 From: Eternal Reclaimer <98760976+kyegomez@users.noreply.github.com> Date: Sat, 20 Jan 2024 21:04:33 -0500 Subject: [PATCH] Update README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index ada1fa7..5d36022 100644 --- a/README.md +++ b/README.md @@ -60,14 +60,6 @@ The CI will run when you create the new release. # Docs We use MK docs. This repo comes with the zeta docs. All the docs configurations are already here along with the readthedocs configs. -# Q&A - -## Why no cookiecutter? -This is a template repo, it's meant to be used inside GitHub upon repo creation. - -## Why reinvent the wheel? - -There are several very good templates on GitHub, I prefer to use code we wrote instead of blinding taking the most starred template and having features we don't need. From experience, it's better to keep it simple and general enough for our specific use cases. # Tests `pytest`