MANIFEST.in (
6
lines of code) (
raw
):
# Include the README include *.txt *.md recursive-include docs *.txt recursive-include causalml *.pyx *.pxd *.c *.h # Include the license file include LICENSE