aarongarrett / inspyred

Python library for bio-inspired computational intelligence
MIT License
190 stars 57 forks source link

feat: list all packages #22

Closed sanjayankur31 closed 2 years ago

sanjayankur31 commented 2 years ago

We're now using the new python packaging guidelines in Fedora, and there, it looks like all the various packages need to be listed in the metadata for them to be included in the build/install. So adding these here. (One can use setuptools.find_packages to automatically populate them too)