nmichlo / ruck

🧬 Modularised Evolutionary Algorithms For Python with Optional JIT and Multiprocessing (Ray) support. Inspired by PyTorch Lightning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MANIFEST.in

thewchan opened this issue · comments

I'm trying to get this project onto Conda Forge, to facilitate that, is it possible to include an MANIFEST.in file to enumerate the sdist? https://packaging.python.org/guides/using-manifest-in/

Should be fixed in b0ec0d7 v0.2.3? Not entirely sure if that is correct.