1.4.8: [Fix BUG] Forgot setting `include_package_data = True`
Main Modifications:
- #131 Set
include_package_data = True
insetup.py
, so non-code files can be added
in the package when installing.
Main Modifications:
include_package_data = True
in setup.py
, so non-code files can be added