aarongarrett / inspyred

Python library for bio-inspired computational intelligence
MIT License
187 stars 58 forks source link

Tweaks for currently supported Python versions #21

Closed sanjayankur31 closed 2 years ago

sanjayankur31 commented 2 years ago

This includes a number of tweaks required to use inspyred on currently supported python versions.

sanjayankur31 commented 2 years ago

Thanks @aarongarrett . There are still some test failures, but they appear to be because of various dependencies. Not sure what to do about those yet.

sanjayankur31 commented 2 years ago

Oh, Py 2.7 reached EOL quite a while ago, so it'll be fine to drop support for that (one less python version to worry about). If you're happy with that, I can open another PR removing py2.7.