It's needed for the Docker build, causes failure on build if it's not there. Does not cause any issues with anything, just needed otherwise it would not work
This now breaks when NOT using docker and instead is cloned by hand.
Fails to install when using requirements.txt when using python version 3.12.6.
Appears to be a breaking bug for versions before V3.13.
Will be testing this by reinstalling V3.13.
Originally posted by @Zachdehooge in https://github.com/Zachdehooge/NadoBot/issues/25#issuecomment-2471990133
This now breaks when NOT using docker and instead is cloned by hand. Fails to install when using requirements.txt when using python version 3.12.6. Appears to be a breaking bug for versions before V3.13. Will be testing this by reinstalling V3.13.