[09:36:43] <doismellburning> any reason not to use `include_package_data=True` in setup.py?
[09:37:09] <doismellburning> (I mean, beyond "having data you don't want installed in your package")
[09:59:46] <doismellburning> (context: "install_package_data=True means we can strip out all this logic that's copy/pasted between setup.py files, since there's no case there where you don't want data from inside packages" vs "i_p_d is a nasty hack"