godatadriven / evol

a python grammar for evolutionary algorithms and heuristics
https://evol.rtfd.io
MIT License
187 stars 12 forks source link

CI Fix #157

Open koaning opened 4 years ago

koaning commented 4 years ago

I've made the repo flake8 compatible again and I've changed the Makefile. Flake8 raised this warning without the change;

WARNING: flake8 setuptools integration is deprecated and scheduled for removal in 4.x.  For more information, see https://gitlab.com/pycqa/flake8/issues/544