GA Genetic Algorithm Application Requirements Python 3.6 Quick Start Make sure you have all requirements installed on your computer. Run Local: TODO Testing Install the testing requirements: pip3 install .[testing] Use the following command to run all tests: python -m pytest API TODO